POST http://127.0.0.1:8000/missions/new

  • controller
    "App\Controller\MissionsController::new"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 64

array:11 [
  "titre" => "gdf"
  "description" => "ghsdr"
  "date_debut" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "date_fin" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "nom_de_code" => array:1 [
    "code" => "qhe"
  ]
  "type" => "1"
  "statut" => "1"
  "specialite" => "1"
  "pays" => "1"
  "planques" => array:1 [
    0 => "1"
  ]
  "pays_de_la_planque" => "0"
]

POST http://127.0.0.1:8000/missions/new

  • controller
    "App\Controller\MissionsController::new"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 64

Symfony\Component\Form\Form {#1094
  -config: Symfony\Component\FormFormBuilder {#1152
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1241 …1}
    -name: "missions"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#692
      -proxiedType: Symfony\Component\FormResolvedFormType {#689
        -innerType: App\FormMissionsType {#499
          +"planquesRepository": App\RepositoryPlanquesRepository {#503
            #_entityName: "App\Entity\Planques"
            #_em: ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            #_class: Doctrine\ORM\MappingClassMetadata {#502
              +name: "App\Entity\Planques"
              +namespace: "App\Entity"
              +rootEntityName: "App\Entity\Planques"
              +customGeneratorDefinition: null
              +customRepositoryClassName: "App\Repository\PlanquesRepository"
              +isMappedSuperclass: false
              +isEmbeddedClass: false
              +parentClasses: []
              +subClasses: []
              +embeddedClasses: []
              +namedQueries: []
              +namedNativeQueries: []
              +sqlResultSetMappings: []
              +identifier: array:1 [ …1]
              +inheritanceType: 1
              +generatorType: 4
              +fieldMappings: array:2 [ …2]
              +fieldNames: array:2 [ …2]
              +columnNames: array:2 [ …2]
              +discriminatorValue: null
              +discriminatorMap: []
              +discriminatorColumn: null
              +table: array:1 [ …1]
              +lifecycleCallbacks: []
              +entityListeners: []
              +associationMappings: array:4 [ …4]
              +isIdentifierComposite: false
              +containsForeignIdentifier: false
              +idGenerator: Doctrine\ORM\IdIdentityGenerator {#463 …2}
              +sequenceGeneratorDefinition: null
              +tableGeneratorDefinition: null
              +changeTrackingPolicy: 1
              +requiresFetchAfterChange: false
              +isVersioned: false
              +versionField: null
              +cache: null
              +reflClass: ReflectionClass {#651 …6}
              +isReadOnly: false
              #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#352 …2}
              +reflFields: array:6 [ …6]
              -instantiator: Doctrine\InstantiatorInstantiator {#483}
            }
          }
        }
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#462
          -proxiedType: Symfony\Component\FormResolvedFormType {#461
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
            -typeExtensions: array:7 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#482 …1}
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#658 …1}
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#487 …2}
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#671 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#678 …6}
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#679 …1}
              6 => EasyCorp\Bundle\EasyAdminBundle\Form\ExtensionEaCrudFormTypeExtension {#681 …1}
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#690
              -defined: array:51 [ …51]
              -defaults: array:49 [ …49]
              -nested: []
              -required: []
              -resolved: array:29 [ …29]
              -normalizers: array:3 [ …3]
              -allowedValues: []
              -allowedTypes: array:16 [ …16]
              -info: array:3 [ …3]
              -lazy: array:4 [ …4]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
              -prototype: null
              -prototypeIndex: null
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501
            #data: array:3 [
              "forms" => []
              "forms_by_hash" => []
              "nb_errors" => 0
            ]
            -cloner: null
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#512}
            -dataByForm: array:22 [
              "00000000000004460000000000000000" => array:8 [
                "id" => "missions"
                "name" => "missions"
                "type_class" => "App\Form\MissionsType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "data" => App\EntityMissions {#395
                    -id: null
                    -titre: null
                    -description: null
                    -nom_de_code: null
                    -pays: null
                    -agents: Doctrine\Common\CollectionsArrayCollection {#466
                      -elements: []
                    }
                    -contacts: Doctrine\Common\CollectionsArrayCollection {#469
                      -elements: []
                    }
                    -Cibles: Doctrine\Common\CollectionsArrayCollection {#394
                      -elements: []
                    }
                    -type: null
                    -statut: null
                    -planques: Doctrine\Common\CollectionsArrayCollection {#457
                      -elements: []
                    }
                    -specialite: null
                    -date_debut: null
                    -date_fin: null
                    -pays_de_la_planque: null
                  }
                ]
                "resolved_options" => array:51 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => true
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147
                    -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#148
                      -entropy: 256
                    }
                    -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#149
                      -requestStack: Symfony\Component\HttpFoundationRequestStack {#140
                        -requests: & array:1 [
                          0 => Symfony\Component\HttpFoundationRequest {#50 …26}
                        ]
                      }
                      -namespace: "_csrf"
                    }
                    -namespace: Closure() {#151
                      class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                      this: Symfony\Component\Security\CsrfCsrfTokenManager {#147}
                      use: {
                        $namespace: Symfony\Component\HttpFoundationRequestStack {#140}
                        $superGlobalNamespaceGenerator: Closure() {#150}
                      }
                    }
                  }
                  "data" => App\EntityMissions {#395}
                  "data_class" => "App\Entity\Missions"
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#712
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
                    use: {
                      $class: "App\Entity\Missions"
                    }
                  }
                  "error_bubbling" => true
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "form_attr" => false
                  "getter" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "is_empty_callback" => null
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_html" => false
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "pays_de_la_planque" => 75
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "priority" => 0
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "setter" => null
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#710
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#671 …}
                    use: {
                      $translator: Symfony\Component\TranslationDataCollectorTranslator {#18 …}
                      $translationDomain: "validators"
                      $message: Closure() {#711 …}
                    }
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:1 [
                  "norm" => App\EntityMissions {#395}
                ]
                "submitted_data" => []
              ]
              "00000000000004780000000000000000" => array:8 [
                "id" => "missions_titre"
                "name" => "titre"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [
                  "attr" => array:1 [ …1]
                  "required" => true
                ]
                "resolved_options" => array:49 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => array:1 [ …1]
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#760
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "form_attr" => false
                  "getter" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "is_empty_callback" => null
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_html" => false
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "priority" => 0
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "setter" => null
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#743 …3}
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => []
              ]
              "000000000000047b0000000000000000" => array:8 [
                "id" => "missions_description"
                "name" => "description"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [
                  "attr" => array:1 [ …1]
                  "required" => true
                ]
                "resolved_options" => array:49 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => array:1 [ …1]
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
                  "data_class" => null
                   …32
                ]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004720000000000000000" => array:8 [
                "id" => "missions_date_debut"
                "name" => "date_debut"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004790000000000000000" => array:8 [
                "id" => "missions_date_debut_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004810000000000000000" => array:8 [
                "id" => "missions_date_debut_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004850000000000000000" => array:8 [
                "id" => "missions_date_debut_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004a30000000000000000" => array:8 [
                "id" => "missions_date_fin"
                "name" => "date_fin"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004a60000000000000000" => array:8 [
                "id" => "missions_date_fin_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004a90000000000000000" => array:8 [
                "id" => "missions_date_fin_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004ac0000000000000000" => array:8 [
                "id" => "missions_date_fin_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004b80000000000000000" => array:8 [
                "id" => "missions_nom_de_code"
                "name" => "nom_de_code"
                "type_class" => "App\Form\NomDeCodeAjouter"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004bb0000000000000000" => array:8 [
                "id" => "missions_nom_de_code_code"
                "name" => "code"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004be0000000000000000" => array:8 [
                "id" => "missions_type"
                "name" => "type"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004c10000000000000000" => array:8 [
                "id" => "missions_statut"
                "name" => "statut"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004c40000000000000000" => array:8 [
                "id" => "missions_specialite"
                "name" => "specialite"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004c70000000000000000" => array:8 [
                "id" => "missions_pays"
                "name" => "pays"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004ca0000000000000000" => array:8 [
                "id" => "missions_planques"
                "name" => "planques"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004cd0000000000000000" => array:8 [
                "id" => "missions_agents"
                "name" => "agents"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004d00000000000000000" => array:8 [
                "id" => "missions_contacts"
                "name" => "contacts"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004d30000000000000000" => array:8 [
                "id" => "missions_Cibles"
                "name" => "Cibles"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004d60000000000000000" => array:8 [
                "id" => "missions_pays_de_la_planque"
                "name" => "pays_de_la_planque"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\IntegerType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
            ]
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#714
          -defined: array:52 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_html" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "priority" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "is_empty_callback" => true
            "getter" => true
            "setter" => true
            "form_attr" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
            "ea_crud_form" => true
            "pays_de_la_planque" => true
          ]
          -defaults: array:50 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "priority" => 0
            "data_class" => "App\Entity\Missions"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#717 …2}
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#716 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#715 …3}
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:16 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_html" => array:1 [
              0 => "bool"
            ]
            "priority" => array:1 [
              0 => "int"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "action" => array:1 [
              0 => "string"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:3 [
              0 => "string"
              1 => "null"
              2 => "Symfony\Component\Translation\TranslatableMessage"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
            "is_empty_callback" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "getter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "setter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "form_attr" => array:2 [
              0 => "bool"
              1 => "string"
            ]
            "constraints" => array:2 [
              0 => "Symfony\Component\Validator\Constraint"
              1 => "Symfony\Component\Validator\Constraint[]"
            ]
          ]
          -info: array:3 [
            "priority" => "The form rendering priority (higher priorities will be rendered first)"
            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#720 …2}
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#718 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#719 …2}
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
          -prototype: null
          -prototypeIndex: null
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#656
      -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#655
        -accessors: array:2 [
          0 => Symfony\Component\Form\Extension\Core\DataAccessorCallbackAccessor {#480}
          1 => Symfony\Component\Form\Extension\Core\DataAccessorPropertyPathAccessor {#452
            -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#337 …9}
          }
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#712}
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityMissions {#395}
      ]
    ]
    -data: App\EntityMissions {#395}
    -dataClass: "App\Entity\Missions"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#393
      -registry: Symfony\Component\FormFormRegistry {#470
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#472
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#724 …1}
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#465 …7}
            -typeExtensionServices: array:4 [ …4]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#511 …2}
          }
        ]
        -types: array:8 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#462}
          "App\Form\MissionsType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#692}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#708
            -proxiedType: Symfony\Component\FormResolvedFormType {#707 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
          "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#769
            -proxiedType: Symfony\Component\FormResolvedFormType {#768 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
          "App\Form\NomDeCodeAjouter" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#793
            -proxiedType: Symfony\Component\FormResolvedFormType {#794 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#812
            -proxiedType: Symfony\Component\FormResolvedFormType {#813 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#814
            -proxiedType: Symfony\Component\FormResolvedFormType {#815 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
          "Symfony\Component\Form\Extension\Core\Type\IntegerType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1100
            -proxiedType: Symfony\Component\FormResolvedFormType {#1099 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#683
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#725 …1}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#685 …2}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#513
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#500}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455
      -serverParams: Symfony\Component\Form\UtilServerParams {#458
        -requestStack: Symfony\Component\HttpFoundationRequestStack {#140}
      }
    }
    -autoInitialize: true
    -options: array:51 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "error_mapping" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => true
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
      "csrf_token_id" => null
      "pays_de_la_planque" => 75
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => []
      "priority" => 0
      "data_class" => "App\Entity\Missions"
      "empty_data" => Closure(FormInterface $form) {#712}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#710}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "form_attr" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityMissions {#395}
    ]
    -isEmptyCallback: null
    -children: []
    -unresolvedChildren: []
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1151
    -elements: & array:14 [
      "titre" => Symfony\Component\FormForm {#1144
        -config: Symfony\Component\FormFormBuilder {#1142
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1257 …1}
          -name: "titre"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#708}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#760}
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#760}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#743 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1146
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "titre"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1248
          -elements: array:1 [
            0 => "titre"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "titre"
        }
      }
      "description" => Symfony\Component\FormForm {#1147
        -config: Symfony\Component\FormFormBuilder {#1148
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1258 …1}
          -name: "description"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#708}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#740
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#740}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#747 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1149
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "description"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1255
          -elements: array:1 [
            0 => "description"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "description"
        }
      }
      "date_debut" => Symfony\Component\FormForm {#1138
        -config: Symfony\Component\FormFormBuilder {#1139
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1247 …1}
          -name: "date_debut"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#769}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#779 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#656}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#778 …8}
          ]
          -data: DateTime @1645010193 {#755
            date: 2022-02-16 12:16:33.739410 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#772 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010193 {#755}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1140
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1145 …16}
            "month" => Symfony\Component\FormForm {#1153 …16}
            "day" => Symfony\Component\FormForm {#1157 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010193 {#1244
          date: 2022-02-16 12:16:33.739410 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010193 {#1244}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_debut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1250
          -elements: array:1 [
            0 => "date_debut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_debut"
        }
      }
      "date_fin" => Symfony\Component\FormForm {#1187
        -config: Symfony\Component\FormFormBuilder {#1188
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1303 …1}
          -name: "date_fin"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#769}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#790 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#656}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#789 …8}
          ]
          -data: DateTime @1645010193 {#764
            date: 2022-02-16 12:16:33.739412 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#782 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010193 {#764}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1189
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1190 …16}
            "month" => Symfony\Component\FormForm {#1193 …16}
            "day" => Symfony\Component\FormForm {#1196 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010193 {#1304
          date: 2022-02-16 12:16:33.739412 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010193 {#1304}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_fin"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1242
          -elements: array:1 [
            0 => "date_fin"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_fin"
        }
      }
      "nom_de_code" => Symfony\Component\FormForm {#1208
        -config: Symfony\Component\FormFormBuilder {#1209
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1261 …1}
          -name: "nom_de_code"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#793}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#656}
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#797
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
            use: { …1}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: "App\Entity\NomDeCode"
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => "App\Entity\NomDeCode"
            "empty_data" => Closure(FormInterface $form) {#797}
            "error_bubbling" => true
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#799 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1210
          -elements: & array:1 [
            "code" => Symfony\Component\FormForm {#1211 …16}
          ]
          -orderedKeys: & array:1 [
            0 => "code"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "nom_de_code"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1259
          -elements: array:1 [
            0 => "nom_de_code"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "nom_de_code"
        }
      }
      "type" => Symfony\Component\FormForm {#1214
        -config: Symfony\Component\FormFormBuilder {#1215
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1265 …1}
          -name: "type"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#814}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#892 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#893 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#838 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\TypeDeMissions"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#830 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#900 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#829 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#896 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#899 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1216
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "type"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1263
          -elements: array:1 [
            0 => "type"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "type"
        }
      }
      "statut" => Symfony\Component\FormForm {#1217
        -config: Symfony\Component\FormFormBuilder {#1218
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1270 …1}
          -name: "statut"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#814}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#863 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#864 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#888 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Status"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#885 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#874 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#829 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#877 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#871 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1219
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "statut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1267
          -elements: array:1 [
            0 => "statut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "statut"
        }
      }
      "specialite" => Symfony\Component\FormForm {#1220
        -config: Symfony\Component\FormFormBuilder {#1221
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1275 …1}
          -name: "specialite"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#814}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#918 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#917 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#859 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Specialites"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#857 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#906 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#829 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#845 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#908 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1222
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "specialite"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1273
          -elements: array:1 [
            0 => "specialite"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "specialite"
        }
      }
      "pays" => Symfony\Component\FormForm {#1223
        -config: Symfony\Component\FormFormBuilder {#1224
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1279 …1}
          -name: "pays"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#814}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#949 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:1 [ …1]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#948 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#920 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "class" => "App\Entity\Pays"
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#924 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#938 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#829 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#935 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#941 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1225
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1277
          -elements: array:1 [
            0 => "pays"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays"
        }
      }
      "planques" => Symfony\Component\FormForm {#1226
        -config: Symfony\Component\FormFormBuilder {#1227
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1283 …1}
          -name: "planques"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#814}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#979}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#974 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#971 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#953 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Planques"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#957 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#963 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#829 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#964 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#965 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1228
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#457}
        -normData: Doctrine\Common\CollectionsArrayCollection {#457}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "planques"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1281
          -elements: array:1 [
            0 => "planques"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "planques"
        }
      }
      "agents" => Symfony\Component\FormForm {#1229
        -config: Symfony\Component\FormFormBuilder {#1230
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1287 …1}
          -name: "agents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#814}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1017}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1013 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1010 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#976 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Agents"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#983 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#997 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#829 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1001 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#996 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1231
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#466}
        -normData: Doctrine\Common\CollectionsArrayCollection {#466}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "agents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1285
          -elements: array:1 [
            0 => "agents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "agents"
        }
      }
      "contacts" => Symfony\Component\FormForm {#1232
        -config: Symfony\Component\FormFormBuilder {#1233
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1291 …1}
          -name: "contacts"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#814}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1055}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1051 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1048 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1020 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Contacts"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1022 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1035 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#829 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1038 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1041 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1234
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#469}
        -normData: Doctrine\Common\CollectionsArrayCollection {#469}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contacts"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1289
          -elements: array:1 [
            0 => "contacts"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contacts"
        }
      }
      "Cibles" => Symfony\Component\FormForm {#1235
        -config: Symfony\Component\FormFormBuilder {#1236
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1295 …1}
          -name: "Cibles"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#814}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1093}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1089 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1086 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1058 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Cibles"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1060 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1073 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#829 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1076 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1079 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1237
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#394}
        -normData: Doctrine\Common\CollectionsArrayCollection {#394}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "Cibles"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1293
          -elements: array:1 [
            0 => "Cibles"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "Cibles"
        }
      }
      "pays_de_la_planque" => Symfony\Component\FormForm {#1238
        -config: Symfony\Component\FormFormBuilder {#1239
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1299 …1}
          -name: "pays_de_la_planque"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1100}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerIntegerToLocalizedStringTransformer {#1107 …4}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1096
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:51 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter an integer."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "grouping" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1096}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1101 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "rounding_mode" => 2
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1094}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1240
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: 0
        -normData: 0
        -viewData: "0"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays_de_la_planque"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1297
          -elements: array:1 [
            0 => "pays_de_la_planque"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays_de_la_planque"
        }
      }
    ]
    -orderedKeys: & array:14 [
      0 => "titre"
      1 => "description"
      2 => "date_debut"
      3 => "date_fin"
      4 => "nom_de_code"
      5 => "type"
      6 => "statut"
      7 => "specialite"
      8 => "pays"
      9 => "planques"
      10 => "agents"
      11 => "contacts"
      12 => "Cibles"
      13 => "pays_de_la_planque"
    ]
    -managedCursors: & []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityMissions {#395}
  -normData: App\EntityMissions {#395}
  -viewData: App\EntityMissions {#395}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "missions"
  -inheritData: false
  -propertyPath: null
}

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

array:12 [
  "titre" => "dtjg"
  "description" => "yrxf"
  "date_debut" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "date_fin" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "nom_de_code" => array:1 [
    "code" => "yk"
  ]
  "type" => "1"
  "statut" => "1"
  "specialite" => "1"
  "pays" => "59"
  "planques" => array:1 [
    0 => "1"
  ]
  "agents" => array:1 [
    0 => "4"
  ]
  "pays_de_la_planque" => "75"
]

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

Symfony\Component\Form\Form {#1175
  -config: Symfony\Component\FormFormBuilder {#1233
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1322 …1}
    -name: "missions"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#858
      -proxiedType: Symfony\Component\FormResolvedFormType {#855
        -innerType: App\FormMissionsType {#799
          +"planquesRepository": App\RepositoryPlanquesRepository {#800
            #_entityName: "App\Entity\Planques"
            #_em: ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            #_class: Doctrine\ORM\MappingClassMetadata {#484 …}
          }
        }
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#810
          -proxiedType: Symfony\Component\FormResolvedFormType {#811
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
            -typeExtensions: array:7 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#809 …1}
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#803 …1}
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#812 …2}
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#837 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#844 …6}
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#845 …1}
              6 => EasyCorp\Bundle\EasyAdminBundle\Form\ExtensionEaCrudFormTypeExtension {#847 …1}
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#856
              -defined: array:51 [ …51]
              -defaults: array:49 [ …49]
              -nested: []
              -required: []
              -resolved: array:29 [ …29]
              -normalizers: array:3 [ …3]
              -allowedValues: []
              -allowedTypes: array:16 [ …16]
              -info: array:3 [ …3]
              -lazy: array:4 [ …4]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
              -prototype: null
              -prototypeIndex: null
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797
            #data: array:3 [
              "forms" => []
              "forms_by_hash" => []
              "nb_errors" => 0
            ]
            -cloner: null
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#798}
            -dataByForm: array:22 [
              "00000000000004970000000000000000" => array:8 [
                "id" => "missions"
                "name" => "missions"
                "type_class" => "App\Form\MissionsType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004c90000000000000000" => array:8 [
                "id" => "missions_titre"
                "name" => "titre"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004cc0000000000000000" => array:8 [
                "id" => "missions_description"
                "name" => "description"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004c30000000000000000" => array:8 [
                "id" => "missions_date_debut"
                "name" => "date_debut"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004ca0000000000000000" => array:8 [
                "id" => "missions_date_debut_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004d20000000000000000" => array:8 [
                "id" => "missions_date_debut_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004d60000000000000000" => array:8 [
                "id" => "missions_date_debut_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004f40000000000000000" => array:8 [
                "id" => "missions_date_fin"
                "name" => "date_fin"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004f70000000000000000" => array:8 [
                "id" => "missions_date_fin_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004fa0000000000000000" => array:8 [
                "id" => "missions_date_fin_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004fd0000000000000000" => array:8 [
                "id" => "missions_date_fin_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000005090000000000000000" => array:8 [
                "id" => "missions_nom_de_code"
                "name" => "nom_de_code"
                "type_class" => "App\Form\NomDeCodeAjouter"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000050c0000000000000000" => array:8 [
                "id" => "missions_nom_de_code_code"
                "name" => "code"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000050f0000000000000000" => array:8 [
                "id" => "missions_type"
                "name" => "type"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005120000000000000000" => array:8 [
                "id" => "missions_statut"
                "name" => "statut"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005150000000000000000" => array:8 [
                "id" => "missions_specialite"
                "name" => "specialite"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005180000000000000000" => array:8 [
                "id" => "missions_pays"
                "name" => "pays"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000051b0000000000000000" => array:8 [
                "id" => "missions_planques"
                "name" => "planques"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000051e0000000000000000" => array:8 [
                "id" => "missions_agents"
                "name" => "agents"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005210000000000000000" => array:8 [
                "id" => "missions_contacts"
                "name" => "contacts"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005240000000000000000" => array:8 [
                "id" => "missions_Cibles"
                "name" => "Cibles"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005270000000000000000" => array:8 [
                "id" => "missions_pays_de_la_planque"
                "name" => "pays_de_la_planque"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\IntegerType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
            ]
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#880
          -defined: array:52 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_html" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "priority" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "is_empty_callback" => true
            "getter" => true
            "setter" => true
            "form_attr" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
            "ea_crud_form" => true
            "pays_de_la_planque" => true
          ]
          -defaults: array:50 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "priority" => 0
            "data_class" => "App\Entity\Missions"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147
              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#148
                -entropy: 256
              }
              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#149
                -requestStack: Symfony\Component\HttpFoundationRequestStack {#140
                  -requests: & array:1 [
                    0 => Symfony\Component\HttpFoundationRequest {#50 …26}
                  ]
                }
                -namespace: "_csrf"
              }
              -namespace: Closure() {#151
                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                this: Symfony\Component\Security\CsrfCsrfTokenManager {#147}
                use: {
                  $namespace: Symfony\Component\HttpFoundationRequestStack {#140}
                  $superGlobalNamespaceGenerator: Closure() {#150}
                }
              }
            }
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#883 …2}
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#882 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#881 …3}
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:16 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_html" => array:1 [
              0 => "bool"
            ]
            "priority" => array:1 [
              0 => "int"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "action" => array:1 [
              0 => "string"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:3 [
              0 => "string"
              1 => "null"
              2 => "Symfony\Component\Translation\TranslatableMessage"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
            "is_empty_callback" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "getter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "setter" => array:2 [ …2]
            "form_attr" => array:2 [ …2]
            "constraints" => array:2 [ …2]
          ]
          -info: array:3 [
            "priority" => "The form rendering priority (higher priorities will be rendered first)"
            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [ …1]
            "error_bubbling" => array:1 [ …1]
            "upload_max_size_message" => array:1 [ …1]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
          -prototype: null
          -prototypeIndex: null
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804
      -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#802
        -accessors: array:2 [
          0 => Symfony\Component\Form\Extension\Core\DataAccessorCallbackAccessor {#808}
          1 => Symfony\Component\Form\Extension\Core\DataAccessorPropertyPathAccessor {#806
            -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#337 …9}
          }
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#878
      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
      this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
      use: {
        $class: "App\Entity\Missions"
      }
    }
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityMissions {#395
          -id: 5
          -titre: "dtjg"
          -description: "yrxf"
          -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#503
            -id: 16
            -code: "yk"
            -agents: null
            -cibles: null
            -contacts: null
            -planques: null
            -missions: App\EntityMissions {#395}
            +__isInitialized__: true
             …2
          }
          -pays: Proxies\__CG__\App\EntityPays {#465
            -id: 59
            -nom: "Bénin"
            -agents: Doctrine\ORMPersistentCollection {#1388
              #collection: Doctrine\Common\CollectionsArrayCollection {#1389
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
              -isDirty: false
            }
            -cibles: Doctrine\ORMPersistentCollection {#1390
              #collection: Doctrine\Common\CollectionsArrayCollection {#1391
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
              -isDirty: false
            }
            -contacts: Doctrine\ORMPersistentCollection {#1392
              #collection: Doctrine\Common\CollectionsArrayCollection {#1393
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
              -isDirty: false
            }
            -planques: Doctrine\ORMPersistentCollection {#1394
              #collection: Doctrine\Common\CollectionsArrayCollection {#1395
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "pays"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
              -isDirty: false
            }
            -missions: Doctrine\ORMPersistentCollection {#1396
              #collection: Doctrine\Common\CollectionsArrayCollection {#1397
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "pays"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -agents: Doctrine\ORMPersistentCollection {#474
            #collection: Doctrine\Common\CollectionsArrayCollection {#680
              -elements: array:1 [
                0 => App\EntityAgents {#1439
                  -id: 4
                  -nom: "Lavisse2"
                  -prenom: "Jean-Baptiste2"
                  -date_de_naissance: DateTime @-2145920400 {#1437 …1}
                  -specialites: Doctrine\ORMPersistentCollection {#1441 …9}
                  -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#1443 …8}
                  -nationalite: null
                  -missions: Doctrine\ORMPersistentCollection {#1444 …9}
                }
              ]
            }
            #initialized: true
            -snapshot: array:1 [ …1]
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
            -isDirty: false
          }
          -contacts: Doctrine\ORMPersistentCollection {#661
            #collection: Doctrine\Common\CollectionsArrayCollection {#663
              -elements: []
            }
            #initialized: true
            -snapshot: []
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
            -isDirty: false
          }
          -Cibles: Doctrine\ORMPersistentCollection {#469
            #collection: Doctrine\Common\CollectionsArrayCollection {#476
              -elements: []
            }
            #initialized: true
            -snapshot: []
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
            -isDirty: false
          }
          -type: Proxies\__CG__\App\EntityTypeDeMissions {#658
            -id: 1
            -nom: "Surveillance"
            -missions: Doctrine\ORMPersistentCollection {#1385
              #collection: Doctrine\Common\CollectionsArrayCollection {#1383
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "type"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -statut: Proxies\__CG__\App\EntityStatus {#485
            -id: 1
            -etat: "En préparation"
            -missions: Doctrine\ORMPersistentCollection {#1377
              #collection: Doctrine\Common\CollectionsArrayCollection {#1376
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityStatus {#485 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "statut"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -planques: Doctrine\ORMPersistentCollection {#655
            #collection: Doctrine\Common\CollectionsArrayCollection {#682
              -elements: array:1 [
                0 => App\EntityPlanques {#1410
                  -id: 1
                  -code: Proxies\__CG__\App\EntityNomDeCode {#1412 …8}
                  -adresse: "3 All. des Internautes, 02200 Soissons"
                  -pays: Proxies\__CG__\App\EntityPays {#1413 …8}
                  -type: Proxies\__CG__\App\EntityTypeDePlanques {#1430 …4}
                  -missions: Doctrine\ORMPersistentCollection {#1429 …9}
                }
              ]
            }
            #initialized: true
            -snapshot: array:1 [ …1]
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
            -isDirty: false
          }
          -specialite: Proxies\__CG__\App\EntitySpecialites {#705
            -id: 1
            -nom: "ingenieur informatique"
            -agents: Doctrine\ORMPersistentCollection {#1370
              #collection: Doctrine\Common\CollectionsArrayCollection {#1369
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
              -association: array:16 [ …16]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "specialites"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
              -isDirty: false
            }
            -missions: Doctrine\ORMPersistentCollection {#1368
              #collection: Doctrine\Common\CollectionsArrayCollection {#1366
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "specialite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -date_debut: DateTime @1644966000 {#396
            date: 2022-02-16 00:00:00.0 Europe/Berlin (+01:00)
          }
          -date_fin: DateTime @1644966000 {#457
            date: 2022-02-16 00:00:00.0 Europe/Berlin (+01:00)
          }
          -pays_de_la_planque: 75
        }
      ]
    ]
    -data: App\EntityMissions {#395}
    -dataClass: "App\Entity\Missions"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#772
      -registry: Symfony\Component\FormFormRegistry {#773
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#774
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#852 …1}
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#770 …7}
            -typeExtensionServices: array:4 [ …4]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#793 …2}
          }
        ]
        -types: array:8 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#810}
          "App\Form\MissionsType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#858}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927
            -proxiedType: Symfony\Component\FormResolvedFormType {#926 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870
            -proxiedType: Symfony\Component\FormResolvedFormType {#913 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "App\Form\NomDeCodeAjouter" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#941
            -proxiedType: Symfony\Component\FormResolvedFormType {#942 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#960
            -proxiedType: Symfony\Component\FormResolvedFormType {#961 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962
            -proxiedType: Symfony\Component\FormResolvedFormType {#963 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\IntegerType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1181
            -proxiedType: Symfony\Component\FormResolvedFormType {#1180 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#887
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#853 …1}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#854 …2}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#795
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#796}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807
      -serverParams: Symfony\Component\Form\UtilServerParams {#805
        -requestStack: Symfony\Component\HttpFoundationRequestStack {#140}
      }
    }
    -autoInitialize: true
    -options: array:51 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "error_mapping" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => true
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
      "csrf_token_id" => null
      "pays_de_la_planque" => 75
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => []
      "priority" => 0
      "data_class" => "App\Entity\Missions"
      "empty_data" => Closure(FormInterface $form) {#878}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#876
        class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
        this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#837 …}
        use: {
          $translator: Symfony\Component\TranslationDataCollectorTranslator {#18 …}
          $translationDomain: "validators"
          $message: Closure() {#877 …}
        }
      }
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "form_attr" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityMissions {#395}
    ]
    -isEmptyCallback: null
    -children: []
    -unresolvedChildren: []
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1232
    -elements: & array:14 [
      "titre" => Symfony\Component\FormForm {#1225
        -config: Symfony\Component\FormFormBuilder {#1223
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1338 …1}
          -name: "titre"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#840
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#840}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#862 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1227
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "dtjg"
        -normData: "dtjg"
        -viewData: "dtjg"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "titre"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1329
          -elements: array:1 [
            0 => "titre"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "titre"
        }
      }
      "description" => Symfony\Component\FormForm {#1228
        -config: Symfony\Component\FormFormBuilder {#1229
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1339 …1}
          -name: "description"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#861
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#861}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#902 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1230
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "yrxf"
        -normData: "yrxf"
        -viewData: "yrxf"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "description"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1336
          -elements: array:1 [
            0 => "description"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "description"
        }
      }
      "date_debut" => Symfony\Component\FormForm {#1219
        -config: Symfony\Component\FormFormBuilder {#1220
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1328 …1}
          -name: "date_debut"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#899 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#898 …8}
          ]
          -data: DateTime @1645010450 {#921
            date: 2022-02-16 12:20:50.030214 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#873 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010450 {#921}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1221
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1226 …16}
            "month" => Symfony\Component\FormForm {#1234 …16}
            "day" => Symfony\Component\FormForm {#1238 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010450 {#1325
          date: 2022-02-16 12:20:50.030214 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010450 {#1325}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_debut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1331
          -elements: array:1 [
            0 => "date_debut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_debut"
        }
      }
      "date_fin" => Symfony\Component\FormForm {#1268
        -config: Symfony\Component\FormFormBuilder {#1269
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1470 …1}
          -name: "date_fin"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#938 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#937 …8}
          ]
          -data: DateTime @1645010450 {#930
            date: 2022-02-16 12:20:50.030216 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#895 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010450 {#930}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1270
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1271 …16}
            "month" => Symfony\Component\FormForm {#1274 …16}
            "day" => Symfony\Component\FormForm {#1277 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010450 {#1471
          date: 2022-02-16 12:20:50.030216 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010450 {#1471}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_fin"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1323
          -elements: array:1 [
            0 => "date_fin"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_fin"
        }
      }
      "nom_de_code" => Symfony\Component\FormForm {#1289
        -config: Symfony\Component\FormFormBuilder {#1290
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1342 …1}
          -name: "nom_de_code"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#941}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#945
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
            use: { …1}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: "App\Entity\NomDeCode"
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => "App\Entity\NomDeCode"
            "empty_data" => Closure(FormInterface $form) {#945}
            "error_bubbling" => true
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#947 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1291
          -elements: & array:1 [
            "code" => Symfony\Component\FormForm {#1292 …16}
          ]
          -orderedKeys: & array:1 [
            0 => "code"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -normData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -viewData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "nom_de_code"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1340
          -elements: array:1 [
            0 => "nom_de_code"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "nom_de_code"
        }
      }
      "type" => Symfony\Component\FormForm {#1295
        -config: Symfony\Component\FormFormBuilder {#1296
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1346 …1}
          -name: "type"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1033 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1034 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#986 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\TypeDeMissions"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#978 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1041 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1037 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1040 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1297
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
        -normData: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "type"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1344
          -elements: array:1 [
            0 => "type"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "type"
        }
      }
      "statut" => Symfony\Component\FormForm {#1298
        -config: Symfony\Component\FormFormBuilder {#1299
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1361 …1}
          -name: "statut"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1011 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1012 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1029 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Status"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1026 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1020 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1019 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1018 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1300
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityStatus {#485 …2}
        -normData: Proxies\__CG__\App\EntityStatus {#485 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "statut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1347
          -elements: array:1 [
            0 => "statut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "statut"
        }
      }
      "specialite" => Symfony\Component\FormForm {#1301
        -config: Symfony\Component\FormFormBuilder {#1302
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1380 …1}
          -name: "specialite"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#979 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#989 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1007 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Specialites"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1005 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#998 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#997 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#996 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1303
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntitySpecialites {#705 …2}
        -normData: Proxies\__CG__\App\EntitySpecialites {#705 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "specialite"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1348
          -elements: array:1 [
            0 => "specialite"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "specialite"
        }
      }
      "pays" => Symfony\Component\FormForm {#1304
        -config: Symfony\Component\FormFormBuilder {#1305
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1373 …1}
          -name: "pays"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1064 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1063 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#983 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => array:1 [ …1]
            "choices" => null
            "choice_filter" => null
            "class" => "App\Entity\Pays"
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1050 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1055 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1056 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1057 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1306
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityPays {#465 …2}
        -normData: Proxies\__CG__\App\EntityPays {#465 …2}
        -viewData: "59"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1382
          -elements: array:1 [
            0 => "pays"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays"
        }
      }
      "planques" => Symfony\Component\FormForm {#1307
        -config: Symfony\Component\FormFormBuilder {#1308
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1364 …1}
          -name: "planques"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1094}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1089 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1086 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1068 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Planques"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1072 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1078 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1079 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1080 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1309
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#655}
        -normData: Doctrine\ORMPersistentCollection {#655}
        -viewData: array:1 [
          0 => "1"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "planques"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1375
          -elements: array:1 [
            0 => "planques"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "planques"
        }
      }
      "agents" => Symfony\Component\FormForm {#1310
        -config: Symfony\Component\FormFormBuilder {#1311
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1404 …1}
          -name: "agents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1120}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1116 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1113 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1091 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Agents"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1098 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1105 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1106 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1107 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1312
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#474}
        -normData: Doctrine\ORMPersistentCollection {#474}
        -viewData: array:1 [
          0 => "4"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "agents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1407
          -elements: array:1 [
            0 => "agents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "agents"
        }
      }
      "contacts" => Symfony\Component\FormForm {#1313
        -config: Symfony\Component\FormFormBuilder {#1314
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1432 …1}
          -name: "contacts"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1147}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1143 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1140 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1123 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Contacts"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1125 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1132 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1133 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1134 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1315
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#661}
        -normData: Doctrine\ORMPersistentCollection {#661}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contacts"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1435
          -elements: array:1 [
            0 => "contacts"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contacts"
        }
      }
      "Cibles" => Symfony\Component\FormForm {#1316
        -config: Symfony\Component\FormFormBuilder {#1317
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1452 …1}
          -name: "Cibles"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1174}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1170 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1167 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1150 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Cibles"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1152 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1159 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1160 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1161 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1318
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#469}
        -normData: Doctrine\ORMPersistentCollection {#469}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "Cibles"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1455
          -elements: array:1 [
            0 => "Cibles"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "Cibles"
        }
      }
      "pays_de_la_planque" => Symfony\Component\FormForm {#1319
        -config: Symfony\Component\FormFormBuilder {#1320
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1463 …1}
          -name: "pays_de_la_planque"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1181}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerIntegerToLocalizedStringTransformer {#1188 …4}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1177
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:51 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter an integer."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "grouping" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1177}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1182 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "rounding_mode" => 2
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1321
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: 75
        -normData: 75
        -viewData: "75"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays_de_la_planque"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1466
          -elements: array:1 [
            0 => "pays_de_la_planque"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays_de_la_planque"
        }
      }
    ]
    -orderedKeys: & array:14 [
      0 => "titre"
      1 => "description"
      2 => "date_debut"
      3 => "date_fin"
      4 => "nom_de_code"
      5 => "type"
      6 => "statut"
      7 => "specialite"
      8 => "pays"
      9 => "planques"
      10 => "agents"
      11 => "contacts"
      12 => "Cibles"
      13 => "pays_de_la_planque"
    ]
    -managedCursors: & []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityMissions {#395}
  -normData: App\EntityMissions {#395}
  -viewData: App\EntityMissions {#395}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "missions"
  -inheritData: false
  -propertyPath: null
}

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

App\Entity\Missions {#395
  -id: 5
  -titre: "dtjg"
  -description: "yrxf"
  -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#503
    -id: 16
    -code: "yk"
    -agents: null
    -cibles: null
    -contacts: null
    -planques: null
    -missions: App\EntityMissions {#395}
    +__isInitialized__: true
     …2
  }
  -pays: Proxies\__CG__\App\EntityPays {#465
    -id: 59
    -nom: "Bénin"
    -agents: Doctrine\ORMPersistentCollection {#1388
      #collection: Doctrine\Common\CollectionsArrayCollection {#1389
        -elements: []
      }
      #initialized: false
      -snapshot: []
      -owner: Proxies\__CG__\App\EntityPays {#465 …2}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#369 …11}
      -backRefFieldName: "nationalite"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
      -isDirty: false
    }
    -cibles: Doctrine\ORMPersistentCollection {#1390
      #collection: Doctrine\Common\CollectionsArrayCollection {#1391
        -elements: []
      }
      #initialized: false
      -snapshot: []
      -owner: Proxies\__CG__\App\EntityPays {#465 …2}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#369 …11}
      -backRefFieldName: "nationalite"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
      -isDirty: false
    }
    -contacts: Doctrine\ORMPersistentCollection {#1392
      #collection: Doctrine\Common\CollectionsArrayCollection {#1393
        -elements: []
      }
      #initialized: false
      -snapshot: []
      -owner: Proxies\__CG__\App\EntityPays {#465 …2}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#369 …11}
      -backRefFieldName: "nationalite"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
      -isDirty: false
    }
    -planques: Doctrine\ORMPersistentCollection {#1394
      #collection: Doctrine\Common\CollectionsArrayCollection {#1395
        -elements: []
      }
      #initialized: false
      -snapshot: []
      -owner: Proxies\__CG__\App\EntityPays {#465 …2}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#369 …11}
      -backRefFieldName: "pays"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
      -isDirty: false
    }
    -missions: Doctrine\ORMPersistentCollection {#1396
      #collection: Doctrine\Common\CollectionsArrayCollection {#1397
        -elements: []
      }
      #initialized: false
      -snapshot: []
      -owner: Proxies\__CG__\App\EntityPays {#465 …2}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#369 …11}
      -backRefFieldName: "pays"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
      -isDirty: false
    }
    +__isInitialized__: true
     …2
  }
  -agents: Doctrine\ORMPersistentCollection {#474
    #collection: Doctrine\Common\CollectionsArrayCollection {#680
      -elements: array:1 [
        0 => App\EntityAgents {#1439
          -id: 4
          -nom: "Lavisse2"
          -prenom: "Jean-Baptiste2"
          -date_de_naissance: DateTime @-2145920400 {#1437
            date: 1902-01-01 00:00:00.0 Europe/Berlin (+01:00)
          }
          -specialites: Doctrine\ORMPersistentCollection {#1441
            #collection: Doctrine\Common\CollectionsArrayCollection {#1442
              -elements: []
            }
            #initialized: false
            -snapshot: []
            -owner: App\EntityAgents {#1439}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "agents"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#452 …}
            -isDirty: false
          }
          -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#1443
            -id: 4
            -code: null
            -agents: App\EntityAgents {#1439}
            -cibles: null
            -contacts: null
            -planques: null
            -missions: null
            +__isInitialized__: false
             …2
          }
          -nationalite: null
          -missions: Doctrine\ORMPersistentCollection {#1444
            #collection: Doctrine\Common\CollectionsArrayCollection {#1445
              -elements: []
            }
            #initialized: false
            -snapshot: []
            -owner: App\EntityAgents {#1439}
            -association: array:16 [ …16]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "agents"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
            -isDirty: false
          }
        }
      ]
    }
    #initialized: true
    -snapshot: array:1 [ …1]
    -owner: App\EntityMissions {#395}
    -association: array:20 [ …20]
    -em: Doctrine\ORMEntityManager {#369 …11}
    -backRefFieldName: "missions"
    -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
    -isDirty: false
  }
  -contacts: Doctrine\ORMPersistentCollection {#661
    #collection: Doctrine\Common\CollectionsArrayCollection {#663
      -elements: []
    }
    #initialized: true
    -snapshot: []
    -owner: App\EntityMissions {#395}
    -association: array:20 [ …20]
    -em: Doctrine\ORMEntityManager {#369 …11}
    -backRefFieldName: "missions"
    -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
    -isDirty: false
  }
  -Cibles: Doctrine\ORMPersistentCollection {#469
    #collection: Doctrine\Common\CollectionsArrayCollection {#476
      -elements: []
    }
    #initialized: true
    -snapshot: []
    -owner: App\EntityMissions {#395}
    -association: array:20 [ …20]
    -em: Doctrine\ORMEntityManager {#369 …11}
    -backRefFieldName: "missions"
    -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
    -isDirty: false
  }
  -type: Proxies\__CG__\App\EntityTypeDeMissions {#658
    -id: 1
    -nom: "Surveillance"
    -missions: Doctrine\ORMPersistentCollection {#1385
      #collection: Doctrine\Common\CollectionsArrayCollection {#1383
        -elements: []
      }
      #initialized: false
      -snapshot: []
      -owner: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#369 …11}
      -backRefFieldName: "type"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
      -isDirty: false
    }
    +__isInitialized__: true
     …2
  }
  -statut: Proxies\__CG__\App\EntityStatus {#485
    -id: 1
    -etat: "En préparation"
    -missions: Doctrine\ORMPersistentCollection {#1377
      #collection: Doctrine\Common\CollectionsArrayCollection {#1376
        -elements: []
      }
      #initialized: false
      -snapshot: []
      -owner: Proxies\__CG__\App\EntityStatus {#485 …2}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#369 …11}
      -backRefFieldName: "statut"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
      -isDirty: false
    }
    +__isInitialized__: true
     …2
  }
  -planques: Doctrine\ORMPersistentCollection {#655
    #collection: Doctrine\Common\CollectionsArrayCollection {#682
      -elements: array:1 [
        0 => App\EntityPlanques {#1410
          -id: 1
          -code: Proxies\__CG__\App\EntityNomDeCode {#1412
            -id: 5
            -code: null
            -agents: null
            -cibles: null
            -contacts: null
            -planques: App\EntityPlanques {#1410}
            -missions: null
            +__isInitialized__: false
             …2
          }
          -adresse: "3 All. des Internautes, 02200 Soissons"
          -pays: Proxies\__CG__\App\EntityPays {#1413
            -id: 75
            -nom: null
            -agents: null
            -cibles: null
            -contacts: null
            -planques: null
            -missions: null
            +__isInitialized__: false
             …2
          }
          -type: Proxies\__CG__\App\EntityTypeDePlanques {#1430
            -id: 1
            -nom: null
            -planques: null
            +__isInitialized__: false
             …2
          }
          -missions: Doctrine\ORMPersistentCollection {#1429
            #collection: Doctrine\Common\CollectionsArrayCollection {#1428
              -elements: []
            }
            #initialized: false
            -snapshot: []
            -owner: App\EntityPlanques {#1410}
            -association: array:16 [ …16]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "planques"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
            -isDirty: false
          }
        }
      ]
    }
    #initialized: true
    -snapshot: array:1 [ …1]
    -owner: App\EntityMissions {#395}
    -association: array:20 [ …20]
    -em: Doctrine\ORMEntityManager {#369 …11}
    -backRefFieldName: "missions"
    -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
    -isDirty: false
  }
  -specialite: Proxies\__CG__\App\EntitySpecialites {#705
    -id: 1
    -nom: "ingenieur informatique"
    -agents: Doctrine\ORMPersistentCollection {#1370
      #collection: Doctrine\Common\CollectionsArrayCollection {#1369
        -elements: []
      }
      #initialized: false
      -snapshot: []
      -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
      -association: array:16 [ …16]
      -em: Doctrine\ORMEntityManager {#369 …11}
      -backRefFieldName: "specialites"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
      -isDirty: false
    }
    -missions: Doctrine\ORMPersistentCollection {#1368
      #collection: Doctrine\Common\CollectionsArrayCollection {#1366
        -elements: []
      }
      #initialized: false
      -snapshot: []
      -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#369 …11}
      -backRefFieldName: "specialite"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
      -isDirty: false
    }
    +__isInitialized__: true
     …2
  }
  -date_debut: DateTime @1644966000 {#396
    date: 2022-02-16 00:00:00.0 Europe/Berlin (+01:00)
  }
  -date_fin: DateTime @1644966000 {#457
    date: 2022-02-16 00:00:00.0 Europe/Berlin (+01:00)
  }
  -pays_de_la_planque: 75
}

POST http://127.0.0.1:8000/missions/new

  • controller
    "App\Controller\MissionsController::new"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

array:11 [
  "titre" => "sfdfd"
  "description" => "sfsd"
  "date_debut" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "date_fin" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "nom_de_code" => array:1 [
    "code" => "sfsd"
  ]
  "type" => "1"
  "statut" => "1"
  "specialite" => "1"
  "pays" => "1"
  "planques" => array:1 [
    0 => "1"
  ]
  "pays_de_la_planque" => "0"
]

POST http://127.0.0.1:8000/missions/new

  • controller
    "App\Controller\MissionsController::new"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

Symfony\Component\Form\Form {#1095
  -config: Symfony\Component\FormFormBuilder {#1153
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1242 …1}
    -name: "missions"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#692
      -proxiedType: Symfony\Component\FormResolvedFormType {#689
        -innerType: App\FormMissionsType {#499
          +"planquesRepository": App\RepositoryPlanquesRepository {#503
            #_entityName: "App\Entity\Planques"
            #_em: ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            #_class: Doctrine\ORM\MappingClassMetadata {#502
              +name: "App\Entity\Planques"
              +namespace: "App\Entity"
              +rootEntityName: "App\Entity\Planques"
              +customGeneratorDefinition: null
              +customRepositoryClassName: "App\Repository\PlanquesRepository"
              +isMappedSuperclass: false
              +isEmbeddedClass: false
              +parentClasses: []
              +subClasses: []
              +embeddedClasses: []
              +namedQueries: []
              +namedNativeQueries: []
              +sqlResultSetMappings: []
              +identifier: array:1 [ …1]
              +inheritanceType: 1
              +generatorType: 4
              +fieldMappings: array:2 [ …2]
              +fieldNames: array:2 [ …2]
              +columnNames: array:2 [ …2]
              +discriminatorValue: null
              +discriminatorMap: []
              +discriminatorColumn: null
              +table: array:1 [ …1]
              +lifecycleCallbacks: []
              +entityListeners: []
              +associationMappings: array:4 [ …4]
              +isIdentifierComposite: false
              +containsForeignIdentifier: false
              +idGenerator: Doctrine\ORM\IdIdentityGenerator {#463 …2}
              +sequenceGeneratorDefinition: null
              +tableGeneratorDefinition: null
              +changeTrackingPolicy: 1
              +requiresFetchAfterChange: false
              +isVersioned: false
              +versionField: null
              +cache: null
              +reflClass: ReflectionClass {#651 …6}
              +isReadOnly: false
              #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#352 …2}
              +reflFields: array:6 [ …6]
              -instantiator: Doctrine\InstantiatorInstantiator {#483}
            }
          }
        }
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#462
          -proxiedType: Symfony\Component\FormResolvedFormType {#461
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
            -typeExtensions: array:7 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#482 …1}
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#658 …1}
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#487 …2}
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#671 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#678 …6}
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#679 …1}
              6 => EasyCorp\Bundle\EasyAdminBundle\Form\ExtensionEaCrudFormTypeExtension {#681 …1}
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#690
              -defined: array:51 [ …51]
              -defaults: array:49 [ …49]
              -nested: []
              -required: []
              -resolved: array:29 [ …29]
              -normalizers: array:3 [ …3]
              -allowedValues: []
              -allowedTypes: array:16 [ …16]
              -info: array:3 [ …3]
              -lazy: array:4 [ …4]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
              -prototype: null
              -prototypeIndex: null
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501
            #data: array:3 [
              "forms" => []
              "forms_by_hash" => []
              "nb_errors" => 0
            ]
            -cloner: null
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#512}
            -dataByForm: array:22 [
              "00000000000004470000000000000000" => array:8 [
                "id" => "missions"
                "name" => "missions"
                "type_class" => "App\Form\MissionsType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "data" => App\EntityMissions {#395
                    -id: null
                    -titre: null
                    -description: null
                    -nom_de_code: null
                    -pays: null
                    -agents: Doctrine\Common\CollectionsArrayCollection {#466
                      -elements: []
                    }
                    -contacts: Doctrine\Common\CollectionsArrayCollection {#469
                      -elements: []
                    }
                    -Cibles: Doctrine\Common\CollectionsArrayCollection {#394
                      -elements: []
                    }
                    -type: null
                    -statut: null
                    -planques: Doctrine\Common\CollectionsArrayCollection {#457
                      -elements: []
                    }
                    -specialite: null
                    -date_debut: null
                    -date_fin: null
                    -pays_de_la_planque: null
                  }
                ]
                "resolved_options" => array:51 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => true
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147
                    -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#148
                      -entropy: 256
                    }
                    -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#149
                      -requestStack: Symfony\Component\HttpFoundationRequestStack {#140
                        -requests: & array:1 [
                          0 => Symfony\Component\HttpFoundationRequest {#50 …26}
                        ]
                      }
                      -namespace: "_csrf"
                    }
                    -namespace: Closure() {#151
                      class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                      this: Symfony\Component\Security\CsrfCsrfTokenManager {#147}
                      use: {
                        $namespace: Symfony\Component\HttpFoundationRequestStack {#140}
                        $superGlobalNamespaceGenerator: Closure() {#150}
                      }
                    }
                  }
                  "data" => App\EntityMissions {#395}
                  "data_class" => "App\Entity\Missions"
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#712
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
                    use: {
                      $class: "App\Entity\Missions"
                    }
                  }
                  "error_bubbling" => true
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "form_attr" => false
                  "getter" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "is_empty_callback" => null
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_html" => false
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "pays_de_la_planque" => 75
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "priority" => 0
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "setter" => null
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#710
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#671 …}
                    use: {
                      $translator: Symfony\Component\TranslationDataCollectorTranslator {#18 …}
                      $translationDomain: "validators"
                      $message: Closure() {#711 …}
                    }
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:1 [
                  "norm" => App\EntityMissions {#395}
                ]
                "submitted_data" => []
              ]
              "00000000000004790000000000000000" => array:8 [
                "id" => "missions_titre"
                "name" => "titre"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [
                  "attr" => array:1 [ …1]
                  "required" => true
                ]
                "resolved_options" => array:49 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => array:1 [ …1]
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#761
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "form_attr" => false
                  "getter" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "is_empty_callback" => null
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_html" => false
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "priority" => 0
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "setter" => null
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#744 …3}
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => []
              ]
              "000000000000047c0000000000000000" => array:8 [
                "id" => "missions_description"
                "name" => "description"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [
                  "attr" => array:1 [ …1]
                  "required" => true
                ]
                "resolved_options" => array:49 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => array:1 [ …1]
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
                  "data_class" => null
                   …32
                ]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004730000000000000000" => array:8 [
                "id" => "missions_date_debut"
                "name" => "date_debut"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000047a0000000000000000" => array:8 [
                "id" => "missions_date_debut_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004820000000000000000" => array:8 [
                "id" => "missions_date_debut_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004860000000000000000" => array:8 [
                "id" => "missions_date_debut_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004a40000000000000000" => array:8 [
                "id" => "missions_date_fin"
                "name" => "date_fin"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004a70000000000000000" => array:8 [
                "id" => "missions_date_fin_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004aa0000000000000000" => array:8 [
                "id" => "missions_date_fin_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004ad0000000000000000" => array:8 [
                "id" => "missions_date_fin_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004b90000000000000000" => array:8 [
                "id" => "missions_nom_de_code"
                "name" => "nom_de_code"
                "type_class" => "App\Form\NomDeCodeAjouter"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004bc0000000000000000" => array:8 [
                "id" => "missions_nom_de_code_code"
                "name" => "code"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004bf0000000000000000" => array:8 [
                "id" => "missions_type"
                "name" => "type"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004c20000000000000000" => array:8 [
                "id" => "missions_statut"
                "name" => "statut"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004c50000000000000000" => array:8 [
                "id" => "missions_specialite"
                "name" => "specialite"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004c80000000000000000" => array:8 [
                "id" => "missions_pays"
                "name" => "pays"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004cb0000000000000000" => array:8 [
                "id" => "missions_planques"
                "name" => "planques"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004ce0000000000000000" => array:8 [
                "id" => "missions_agents"
                "name" => "agents"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004d10000000000000000" => array:8 [
                "id" => "missions_contacts"
                "name" => "contacts"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004d40000000000000000" => array:8 [
                "id" => "missions_Cibles"
                "name" => "Cibles"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004d70000000000000000" => array:8 [
                "id" => "missions_pays_de_la_planque"
                "name" => "pays_de_la_planque"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\IntegerType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
            ]
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#714
          -defined: array:52 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_html" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "priority" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "is_empty_callback" => true
            "getter" => true
            "setter" => true
            "form_attr" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
            "ea_crud_form" => true
            "pays_de_la_planque" => true
          ]
          -defaults: array:50 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "priority" => 0
            "data_class" => "App\Entity\Missions"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#717 …2}
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#716 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#715 …3}
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:16 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_html" => array:1 [
              0 => "bool"
            ]
            "priority" => array:1 [
              0 => "int"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "action" => array:1 [
              0 => "string"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:3 [
              0 => "string"
              1 => "null"
              2 => "Symfony\Component\Translation\TranslatableMessage"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
            "is_empty_callback" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "getter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "setter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "form_attr" => array:2 [
              0 => "bool"
              1 => "string"
            ]
            "constraints" => array:2 [
              0 => "Symfony\Component\Validator\Constraint"
              1 => "Symfony\Component\Validator\Constraint[]"
            ]
          ]
          -info: array:3 [
            "priority" => "The form rendering priority (higher priorities will be rendered first)"
            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#720 …2}
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#718 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#719 …2}
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
          -prototype: null
          -prototypeIndex: null
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#656
      -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#655
        -accessors: array:2 [
          0 => Symfony\Component\Form\Extension\Core\DataAccessorCallbackAccessor {#480}
          1 => Symfony\Component\Form\Extension\Core\DataAccessorPropertyPathAccessor {#452
            -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#337 …9}
          }
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#712}
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityMissions {#395}
      ]
    ]
    -data: App\EntityMissions {#395}
    -dataClass: "App\Entity\Missions"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#393
      -registry: Symfony\Component\FormFormRegistry {#470
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#472
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#725 …1}
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#465 …7}
            -typeExtensionServices: array:4 [ …4]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#511 …2}
          }
        ]
        -types: array:8 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#462}
          "App\Form\MissionsType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#692}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#708
            -proxiedType: Symfony\Component\FormResolvedFormType {#726 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
          "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#770
            -proxiedType: Symfony\Component\FormResolvedFormType {#769 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
          "App\Form\NomDeCodeAjouter" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#794
            -proxiedType: Symfony\Component\FormResolvedFormType {#795 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#813
            -proxiedType: Symfony\Component\FormResolvedFormType {#814 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#815
            -proxiedType: Symfony\Component\FormResolvedFormType {#816 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
          "Symfony\Component\Form\Extension\Core\Type\IntegerType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1101
            -proxiedType: Symfony\Component\FormResolvedFormType {#1100 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#680
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#685 …1}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#691 …2}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#513
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#500}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#501}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455
      -serverParams: Symfony\Component\Form\UtilServerParams {#458
        -requestStack: Symfony\Component\HttpFoundationRequestStack {#140}
      }
    }
    -autoInitialize: true
    -options: array:51 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "error_mapping" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => true
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
      "csrf_token_id" => null
      "pays_de_la_planque" => 75
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => []
      "priority" => 0
      "data_class" => "App\Entity\Missions"
      "empty_data" => Closure(FormInterface $form) {#712}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#710}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "form_attr" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityMissions {#395}
    ]
    -isEmptyCallback: null
    -children: []
    -unresolvedChildren: []
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1152
    -elements: & array:14 [
      "titre" => Symfony\Component\FormForm {#1145
        -config: Symfony\Component\FormFormBuilder {#1143
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1258 …1}
          -name: "titre"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#708}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#761}
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#761}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#744 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1147
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "titre"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1249
          -elements: array:1 [
            0 => "titre"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "titre"
        }
      }
      "description" => Symfony\Component\FormForm {#1148
        -config: Symfony\Component\FormFormBuilder {#1149
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1259 …1}
          -name: "description"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#708}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#741
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#741}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#748 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1150
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "description"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1256
          -elements: array:1 [
            0 => "description"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "description"
        }
      }
      "date_debut" => Symfony\Component\FormForm {#1139
        -config: Symfony\Component\FormFormBuilder {#1140
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1248 …1}
          -name: "date_debut"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#770}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#780 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#656}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#779 …8}
          ]
          -data: DateTime @1645010563 {#755
            date: 2022-02-16 12:22:43.273124 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#773 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010563 {#755}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1141
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1146 …16}
            "month" => Symfony\Component\FormForm {#1154 …16}
            "day" => Symfony\Component\FormForm {#1158 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010563 {#1245
          date: 2022-02-16 12:22:43.273124 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010563 {#1245}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_debut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1251
          -elements: array:1 [
            0 => "date_debut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_debut"
        }
      }
      "date_fin" => Symfony\Component\FormForm {#1188
        -config: Symfony\Component\FormFormBuilder {#1189
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1304 …1}
          -name: "date_fin"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#770}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#791 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#656}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#790 …8}
          ]
          -data: DateTime @1645010563 {#764
            date: 2022-02-16 12:22:43.273127 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#783 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010563 {#764}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1190
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1191 …16}
            "month" => Symfony\Component\FormForm {#1194 …16}
            "day" => Symfony\Component\FormForm {#1197 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010563 {#1305
          date: 2022-02-16 12:22:43.273127 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010563 {#1305}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_fin"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1243
          -elements: array:1 [
            0 => "date_fin"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_fin"
        }
      }
      "nom_de_code" => Symfony\Component\FormForm {#1209
        -config: Symfony\Component\FormFormBuilder {#1210
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1262 …1}
          -name: "nom_de_code"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#794}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#656}
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#798
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
            use: { …1}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: "App\Entity\NomDeCode"
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => "App\Entity\NomDeCode"
            "empty_data" => Closure(FormInterface $form) {#798}
            "error_bubbling" => true
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#800 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1211
          -elements: & array:1 [
            "code" => Symfony\Component\FormForm {#1212 …16}
          ]
          -orderedKeys: & array:1 [
            0 => "code"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "nom_de_code"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1260
          -elements: array:1 [
            0 => "nom_de_code"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "nom_de_code"
        }
      }
      "type" => Symfony\Component\FormForm {#1215
        -config: Symfony\Component\FormFormBuilder {#1216
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1266 …1}
          -name: "type"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#815}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#893 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#894 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#839 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\TypeDeMissions"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#831 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#901 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#830 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#897 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#900 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1217
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "type"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1264
          -elements: array:1 [
            0 => "type"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "type"
        }
      }
      "statut" => Symfony\Component\FormForm {#1218
        -config: Symfony\Component\FormFormBuilder {#1219
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1271 …1}
          -name: "statut"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#815}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#864 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#865 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#889 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Status"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#886 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#875 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#830 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#878 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#872 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1220
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "statut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1268
          -elements: array:1 [
            0 => "statut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "statut"
        }
      }
      "specialite" => Symfony\Component\FormForm {#1221
        -config: Symfony\Component\FormFormBuilder {#1222
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1276 …1}
          -name: "specialite"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#815}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#919 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#918 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#860 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Specialites"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#858 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#907 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#830 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#846 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#909 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1223
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "specialite"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1274
          -elements: array:1 [
            0 => "specialite"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "specialite"
        }
      }
      "pays" => Symfony\Component\FormForm {#1224
        -config: Symfony\Component\FormFormBuilder {#1225
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1280 …1}
          -name: "pays"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#815}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#950 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#949 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#921 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => array:1 [ …1]
            "choices" => null
            "choice_filter" => null
            "class" => "App\Entity\Pays"
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#925 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#939 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#830 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#936 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#942 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1226
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1278
          -elements: array:1 [
            0 => "pays"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays"
        }
      }
      "planques" => Symfony\Component\FormForm {#1227
        -config: Symfony\Component\FormFormBuilder {#1228
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1284 …1}
          -name: "planques"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#815}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#980}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#975 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#972 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#954 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Planques"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#958 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#964 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#830 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#965 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#966 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1229
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#457}
        -normData: Doctrine\Common\CollectionsArrayCollection {#457}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "planques"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1282
          -elements: array:1 [
            0 => "planques"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "planques"
        }
      }
      "agents" => Symfony\Component\FormForm {#1230
        -config: Symfony\Component\FormFormBuilder {#1231
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1288 …1}
          -name: "agents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#815}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1018}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1014 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1011 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#977 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Agents"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#984 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#998 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#830 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1002 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#997 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1232
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#466}
        -normData: Doctrine\Common\CollectionsArrayCollection {#466}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "agents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1286
          -elements: array:1 [
            0 => "agents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "agents"
        }
      }
      "contacts" => Symfony\Component\FormForm {#1233
        -config: Symfony\Component\FormFormBuilder {#1234
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1292 …1}
          -name: "contacts"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#815}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1056}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1052 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1049 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1021 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Contacts"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1023 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1036 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#830 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1039 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1042 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1235
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#469}
        -normData: Doctrine\Common\CollectionsArrayCollection {#469}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contacts"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1290
          -elements: array:1 [
            0 => "contacts"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contacts"
        }
      }
      "Cibles" => Symfony\Component\FormForm {#1236
        -config: Symfony\Component\FormFormBuilder {#1237
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1296 …1}
          -name: "Cibles"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#815}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1094}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1090 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1087 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1059 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Cibles"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1061 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1074 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#830 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1077 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1080 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1238
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#394}
        -normData: Doctrine\Common\CollectionsArrayCollection {#394}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "Cibles"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1294
          -elements: array:1 [
            0 => "Cibles"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "Cibles"
        }
      }
      "pays_de_la_planque" => Symfony\Component\FormForm {#1239
        -config: Symfony\Component\FormFormBuilder {#1240
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1300 …1}
          -name: "pays_de_la_planque"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1101}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerIntegerToLocalizedStringTransformer {#1108 …4}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1097
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#657 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#393}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#455}
          -autoInitialize: false
          -options: array:51 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter an integer."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "grouping" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1097}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1102 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "rounding_mode" => 2
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1095}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1241
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: 0
        -normData: 0
        -viewData: "0"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays_de_la_planque"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1298
          -elements: array:1 [
            0 => "pays_de_la_planque"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays_de_la_planque"
        }
      }
    ]
    -orderedKeys: & array:14 [
      0 => "titre"
      1 => "description"
      2 => "date_debut"
      3 => "date_fin"
      4 => "nom_de_code"
      5 => "type"
      6 => "statut"
      7 => "specialite"
      8 => "pays"
      9 => "planques"
      10 => "agents"
      11 => "contacts"
      12 => "Cibles"
      13 => "pays_de_la_planque"
    ]
    -managedCursors: & []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityMissions {#395}
  -normData: App\EntityMissions {#395}
  -viewData: App\EntityMissions {#395}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "missions"
  -inheritData: false
  -propertyPath: null
}

POST http://127.0.0.1:8000/missions/new

  • controller
    "App\Controller\MissionsController::new"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

1

POST http://127.0.0.1:8000/missions/new

  • controller
    "App\Controller\MissionsController::new"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

0

POST http://127.0.0.1:8000/missions/6/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

array:11 [
  "titre" => "qgfsd"
  "description" => "qg"
  "date_debut" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "date_fin" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "nom_de_code" => array:1 [
    "code" => "qg"
  ]
  "type" => "1"
  "statut" => "1"
  "specialite" => "1"
  "pays" => "75"
  "planques" => array:1 [
    0 => "1"
  ]
  "pays_de_la_planque" => "75"
]

POST http://127.0.0.1:8000/missions/6/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

Symfony\Component\Form\Form {#1175
  -config: Symfony\Component\FormFormBuilder {#1233
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1322 …1}
    -name: "missions"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#858
      -proxiedType: Symfony\Component\FormResolvedFormType {#855
        -innerType: App\FormMissionsType {#799
          +"planquesRepository": App\RepositoryPlanquesRepository {#800
            #_entityName: "App\Entity\Planques"
            #_em: ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            #_class: Doctrine\ORM\MappingClassMetadata {#484 …}
          }
        }
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#810
          -proxiedType: Symfony\Component\FormResolvedFormType {#811
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
            -typeExtensions: array:7 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#809 …1}
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#803 …1}
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#812 …2}
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#837 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#844 …6}
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#845 …1}
              6 => EasyCorp\Bundle\EasyAdminBundle\Form\ExtensionEaCrudFormTypeExtension {#847 …1}
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#856
              -defined: array:51 [ …51]
              -defaults: array:49 [ …49]
              -nested: []
              -required: []
              -resolved: array:29 [ …29]
              -normalizers: array:3 [ …3]
              -allowedValues: []
              -allowedTypes: array:16 [ …16]
              -info: array:3 [ …3]
              -lazy: array:4 [ …4]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
              -prototype: null
              -prototypeIndex: null
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797
            #data: array:3 [
              "forms" => []
              "forms_by_hash" => []
              "nb_errors" => 0
            ]
            -cloner: null
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#798}
            -dataByForm: array:22 [
              "00000000000004970000000000000000" => array:8 [
                "id" => "missions"
                "name" => "missions"
                "type_class" => "App\Form\MissionsType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "data" => App\EntityMissions {#395
                    -id: 6
                    -titre: "qgfsd"
                    -description: "qg"
                    -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#503
                      -id: 17
                      -code: "qg"
                      -agents: null
                      -cibles: null
                      -contacts: null
                      -planques: null
                      -missions: App\EntityMissions {#395}
                      +__isInitialized__: true
                       …2
                    }
                    -pays: Proxies\__CG__\App\EntityPays {#465
                      -id: 75
                      -nom: "France"
                      -agents: Doctrine\ORMPersistentCollection {#1388
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1389
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityPays {#465 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "nationalite"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
                        -isDirty: false
                      }
                      -cibles: Doctrine\ORMPersistentCollection {#1390
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1391
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityPays {#465 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "nationalite"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
                        -isDirty: false
                      }
                      -contacts: Doctrine\ORMPersistentCollection {#1392
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1393
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityPays {#465 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "nationalite"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
                        -isDirty: false
                      }
                      -planques: Doctrine\ORMPersistentCollection {#1394
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1395
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityPays {#465 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "pays"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
                        -isDirty: false
                      }
                      -missions: Doctrine\ORMPersistentCollection {#1396
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1397
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityPays {#465 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "pays"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
                        -isDirty: false
                      }
                      +__isInitialized__: true
                       …2
                    }
                    -agents: Doctrine\ORMPersistentCollection {#474
                      #collection: Doctrine\Common\CollectionsArrayCollection {#680
                        -elements: []
                      }
                      #initialized: true
                      -snapshot: []
                      -owner: App\EntityMissions {#395}
                      -association: array:20 [ …20]
                      -em: Doctrine\ORMEntityManager {#369 …11}
                      -backRefFieldName: "missions"
                      -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
                      -isDirty: false
                    }
                    -contacts: Doctrine\ORMPersistentCollection {#661
                      #collection: Doctrine\Common\CollectionsArrayCollection {#663
                        -elements: []
                      }
                      #initialized: true
                      -snapshot: []
                      -owner: App\EntityMissions {#395}
                      -association: array:20 [ …20]
                      -em: Doctrine\ORMEntityManager {#369 …11}
                      -backRefFieldName: "missions"
                      -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
                      -isDirty: false
                    }
                    -Cibles: Doctrine\ORMPersistentCollection {#469
                      #collection: Doctrine\Common\CollectionsArrayCollection {#476
                        -elements: []
                      }
                      #initialized: true
                      -snapshot: []
                      -owner: App\EntityMissions {#395}
                      -association: array:20 [ …20]
                      -em: Doctrine\ORMEntityManager {#369 …11}
                      -backRefFieldName: "missions"
                      -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
                      -isDirty: false
                    }
                    -type: Proxies\__CG__\App\EntityTypeDeMissions {#658
                      -id: 1
                      -nom: "Surveillance"
                      -missions: Doctrine\ORMPersistentCollection {#1385
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1383
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "type"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
                        -isDirty: false
                      }
                      +__isInitialized__: true
                       …2
                    }
                    -statut: Proxies\__CG__\App\EntityStatus {#485
                      -id: 1
                      -etat: "En préparation"
                      -missions: Doctrine\ORMPersistentCollection {#1377
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1376
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityStatus {#485 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "statut"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
                        -isDirty: false
                      }
                      +__isInitialized__: true
                       …2
                    }
                    -planques: Doctrine\ORMPersistentCollection {#655
                      #collection: Doctrine\Common\CollectionsArrayCollection {#682
                        -elements: array:1 [
                          0 => App\EntityPlanques {#1410
                            -id: 1
                            -code: Proxies\__CG__\App\EntityNomDeCode {#1412 …8}
                            -adresse: "3 All. des Internautes, 02200 Soissons"
                            -pays: Proxies\__CG__\App\EntityPays {#465 …2}
                            -type: Proxies\__CG__\App\EntityTypeDePlanques {#1429 …4}
                            -missions: Doctrine\ORMPersistentCollection {#1428 …9}
                          }
                        ]
                      }
                      #initialized: true
                      -snapshot: array:1 [ …1]
                      -owner: App\EntityMissions {#395}
                      -association: array:20 [ …20]
                      -em: Doctrine\ORMEntityManager {#369 …11}
                      -backRefFieldName: "missions"
                      -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
                      -isDirty: false
                    }
                    -specialite: Proxies\__CG__\App\EntitySpecialites {#705
                      -id: 1
                      -nom: "ingenieur informatique"
                      -agents: Doctrine\ORMPersistentCollection {#1370
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1369
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
                        -association: array:16 [ …16]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "specialites"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
                        -isDirty: false
                      }
                      -missions: Doctrine\ORMPersistentCollection {#1368
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1366
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "specialite"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
                        -isDirty: false
                      }
                      +__isInitialized__: true
                       …2
                    }
                    -date_debut: DateTime @1644879600 {#396
                      date: 2022-02-15 00:00:00.0 Europe/Berlin (+01:00)
                    }
                    -date_fin: DateTime @1644879600 {#457
                      date: 2022-02-15 00:00:00.0 Europe/Berlin (+01:00)
                    }
                    -pays_de_la_planque: null
                  }
                ]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004c90000000000000000" => array:8 [
                "id" => "missions_titre"
                "name" => "titre"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004cc0000000000000000" => array:8 [
                "id" => "missions_description"
                "name" => "description"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004c30000000000000000" => array:8 [
                "id" => "missions_date_debut"
                "name" => "date_debut"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004ca0000000000000000" => array:8 [
                "id" => "missions_date_debut_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004d20000000000000000" => array:8 [
                "id" => "missions_date_debut_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004d60000000000000000" => array:8 [
                "id" => "missions_date_debut_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004f40000000000000000" => array:8 [
                "id" => "missions_date_fin"
                "name" => "date_fin"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004f70000000000000000" => array:8 [
                "id" => "missions_date_fin_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004fa0000000000000000" => array:8 [
                "id" => "missions_date_fin_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004fd0000000000000000" => array:8 [
                "id" => "missions_date_fin_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000005090000000000000000" => array:8 [
                "id" => "missions_nom_de_code"
                "name" => "nom_de_code"
                "type_class" => "App\Form\NomDeCodeAjouter"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000050c0000000000000000" => array:8 [
                "id" => "missions_nom_de_code_code"
                "name" => "code"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000050f0000000000000000" => array:8 [
                "id" => "missions_type"
                "name" => "type"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005120000000000000000" => array:8 [
                "id" => "missions_statut"
                "name" => "statut"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005150000000000000000" => array:8 [
                "id" => "missions_specialite"
                "name" => "specialite"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005180000000000000000" => array:8 [
                "id" => "missions_pays"
                "name" => "pays"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000051b0000000000000000" => array:8 [
                "id" => "missions_planques"
                "name" => "planques"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000051e0000000000000000" => array:8 [
                "id" => "missions_agents"
                "name" => "agents"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005210000000000000000" => array:8 [
                "id" => "missions_contacts"
                "name" => "contacts"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005240000000000000000" => array:8 [
                "id" => "missions_Cibles"
                "name" => "Cibles"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005270000000000000000" => array:8 [
                "id" => "missions_pays_de_la_planque"
                "name" => "pays_de_la_planque"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\IntegerType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
            ]
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#880
          -defined: array:52 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_html" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "priority" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "is_empty_callback" => true
            "getter" => true
            "setter" => true
            "form_attr" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
            "ea_crud_form" => true
            "pays_de_la_planque" => true
          ]
          -defaults: array:50 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "priority" => 0
            "data_class" => "App\Entity\Missions"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147
              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#148
                -entropy: 256
              }
              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#149
                -requestStack: Symfony\Component\HttpFoundationRequestStack {#140
                  -requests: & array:1 [
                    0 => Symfony\Component\HttpFoundationRequest {#50 …26}
                  ]
                }
                -namespace: "_csrf"
              }
              -namespace: Closure() {#151
                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                this: Symfony\Component\Security\CsrfCsrfTokenManager {#147}
                use: {
                  $namespace: Symfony\Component\HttpFoundationRequestStack {#140}
                  $superGlobalNamespaceGenerator: Closure() {#150}
                }
              }
            }
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#883 …2}
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#882 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#881 …3}
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:16 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_html" => array:1 [
              0 => "bool"
            ]
            "priority" => array:1 [
              0 => "int"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "action" => array:1 [
              0 => "string"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:3 [
              0 => "string"
              1 => "null"
              2 => "Symfony\Component\Translation\TranslatableMessage"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
            "is_empty_callback" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "getter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "setter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "form_attr" => array:2 [
              0 => "bool"
              1 => "string"
            ]
            "constraints" => array:2 [
              0 => "Symfony\Component\Validator\Constraint"
              1 => "Symfony\Component\Validator\Constraint[]"
            ]
          ]
          -info: array:3 [
            "priority" => "The form rendering priority (higher priorities will be rendered first)"
            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#886 …2}
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#884 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#885 …2}
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
          -prototype: null
          -prototypeIndex: null
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804
      -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#802
        -accessors: array:2 [
          0 => Symfony\Component\Form\Extension\Core\DataAccessorCallbackAccessor {#808}
          1 => Symfony\Component\Form\Extension\Core\DataAccessorPropertyPathAccessor {#806
            -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#337 …9}
          }
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#878
      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
      this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
      use: {
        $class: "App\Entity\Missions"
      }
    }
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityMissions {#395}
      ]
    ]
    -data: App\EntityMissions {#395}
    -dataClass: "App\Entity\Missions"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#772
      -registry: Symfony\Component\FormFormRegistry {#773
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#774
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#852 …1}
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#770 …7}
            -typeExtensionServices: array:4 [ …4]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#793 …2}
          }
        ]
        -types: array:8 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#810}
          "App\Form\MissionsType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#858}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927
            -proxiedType: Symfony\Component\FormResolvedFormType {#926 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870
            -proxiedType: Symfony\Component\FormResolvedFormType {#913 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "App\Form\NomDeCodeAjouter" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#941
            -proxiedType: Symfony\Component\FormResolvedFormType {#942 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#960
            -proxiedType: Symfony\Component\FormResolvedFormType {#961 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962
            -proxiedType: Symfony\Component\FormResolvedFormType {#963 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\IntegerType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1181
            -proxiedType: Symfony\Component\FormResolvedFormType {#1180 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#887
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#853 …1}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#854 …2}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#795
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#796}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807
      -serverParams: Symfony\Component\Form\UtilServerParams {#805
        -requestStack: Symfony\Component\HttpFoundationRequestStack {#140}
      }
    }
    -autoInitialize: true
    -options: array:51 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "error_mapping" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => true
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
      "csrf_token_id" => null
      "pays_de_la_planque" => 75
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => []
      "priority" => 0
      "data_class" => "App\Entity\Missions"
      "empty_data" => Closure(FormInterface $form) {#878}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#876
        class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
        this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#837 …}
        use: {
          $translator: Symfony\Component\TranslationDataCollectorTranslator {#18 …}
          $translationDomain: "validators"
          $message: Closure() {#877 …}
        }
      }
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "form_attr" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityMissions {#395}
    ]
    -isEmptyCallback: null
    -children: []
    -unresolvedChildren: []
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1232
    -elements: & array:14 [
      "titre" => Symfony\Component\FormForm {#1225
        -config: Symfony\Component\FormFormBuilder {#1223
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1338 …1}
          -name: "titre"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#840
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#840}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#862 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1227
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "qgfsd"
        -normData: "qgfsd"
        -viewData: "qgfsd"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "titre"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1329
          -elements: array:1 [
            0 => "titre"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "titre"
        }
      }
      "description" => Symfony\Component\FormForm {#1228
        -config: Symfony\Component\FormFormBuilder {#1229
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1339 …1}
          -name: "description"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#861
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#861}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#902 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1230
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "qg"
        -normData: "qg"
        -viewData: "qg"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "description"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1336
          -elements: array:1 [
            0 => "description"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "description"
        }
      }
      "date_debut" => Symfony\Component\FormForm {#1219
        -config: Symfony\Component\FormFormBuilder {#1220
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1328 …1}
          -name: "date_debut"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#899 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#898 …8}
          ]
          -data: DateTime @1645010633 {#921
            date: 2022-02-16 12:23:53.668312 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#873 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010633 {#921}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1221
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1226 …16}
            "month" => Symfony\Component\FormForm {#1234 …16}
            "day" => Symfony\Component\FormForm {#1238 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010633 {#1325
          date: 2022-02-16 12:23:53.668312 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010633 {#1325}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_debut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1331
          -elements: array:1 [
            0 => "date_debut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_debut"
        }
      }
      "date_fin" => Symfony\Component\FormForm {#1268
        -config: Symfony\Component\FormFormBuilder {#1269
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1460 …1}
          -name: "date_fin"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#938 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#937 …8}
          ]
          -data: DateTime @1645010633 {#930
            date: 2022-02-16 12:23:53.668314 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#895 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010633 {#930}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1270
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1271 …16}
            "month" => Symfony\Component\FormForm {#1274 …16}
            "day" => Symfony\Component\FormForm {#1277 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010633 {#1461
          date: 2022-02-16 12:23:53.668314 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010633 {#1461}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_fin"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1323
          -elements: array:1 [
            0 => "date_fin"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_fin"
        }
      }
      "nom_de_code" => Symfony\Component\FormForm {#1289
        -config: Symfony\Component\FormFormBuilder {#1290
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1342 …1}
          -name: "nom_de_code"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#941}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#945
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
            use: { …1}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: "App\Entity\NomDeCode"
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => "App\Entity\NomDeCode"
            "empty_data" => Closure(FormInterface $form) {#945}
            "error_bubbling" => true
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#947 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1291
          -elements: & array:1 [
            "code" => Symfony\Component\FormForm {#1292 …16}
          ]
          -orderedKeys: & array:1 [
            0 => "code"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -normData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -viewData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "nom_de_code"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1340
          -elements: array:1 [
            0 => "nom_de_code"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "nom_de_code"
        }
      }
      "type" => Symfony\Component\FormForm {#1295
        -config: Symfony\Component\FormFormBuilder {#1296
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1346 …1}
          -name: "type"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1033 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1034 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#986 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\TypeDeMissions"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#978 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1041 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1037 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1040 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1297
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
        -normData: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "type"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1344
          -elements: array:1 [
            0 => "type"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "type"
        }
      }
      "statut" => Symfony\Component\FormForm {#1298
        -config: Symfony\Component\FormFormBuilder {#1299
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1361 …1}
          -name: "statut"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1011 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1012 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1029 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Status"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1026 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1020 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1019 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1018 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1300
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityStatus {#485 …2}
        -normData: Proxies\__CG__\App\EntityStatus {#485 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "statut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1347
          -elements: array:1 [
            0 => "statut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "statut"
        }
      }
      "specialite" => Symfony\Component\FormForm {#1301
        -config: Symfony\Component\FormFormBuilder {#1302
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1380 …1}
          -name: "specialite"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#979 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#989 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1007 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Specialites"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1005 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#998 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#997 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#996 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1303
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntitySpecialites {#705 …2}
        -normData: Proxies\__CG__\App\EntitySpecialites {#705 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "specialite"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1348
          -elements: array:1 [
            0 => "specialite"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "specialite"
        }
      }
      "pays" => Symfony\Component\FormForm {#1304
        -config: Symfony\Component\FormFormBuilder {#1305
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1373 …1}
          -name: "pays"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1064 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1063 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#983 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => array:1 [ …1]
            "choices" => null
            "choice_filter" => null
            "class" => "App\Entity\Pays"
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1050 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1055 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1056 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1057 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1306
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityPays {#465 …2}
        -normData: Proxies\__CG__\App\EntityPays {#465 …2}
        -viewData: "75"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1382
          -elements: array:1 [
            0 => "pays"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays"
        }
      }
      "planques" => Symfony\Component\FormForm {#1307
        -config: Symfony\Component\FormFormBuilder {#1308
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1364 …1}
          -name: "planques"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1094}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1089 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1086 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1068 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Planques"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1072 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1078 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1079 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1080 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1309
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#655}
        -normData: Doctrine\ORMPersistentCollection {#655}
        -viewData: array:1 [
          0 => "1"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "planques"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1375
          -elements: array:1 [
            0 => "planques"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "planques"
        }
      }
      "agents" => Symfony\Component\FormForm {#1310
        -config: Symfony\Component\FormFormBuilder {#1311
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1404 …1}
          -name: "agents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1120}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1116 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1113 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1091 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Agents"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1098 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1105 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1106 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1107 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1312
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#474}
        -normData: Doctrine\ORMPersistentCollection {#474}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "agents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1407
          -elements: array:1 [
            0 => "agents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "agents"
        }
      }
      "contacts" => Symfony\Component\FormForm {#1313
        -config: Symfony\Component\FormFormBuilder {#1314
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1431 …1}
          -name: "contacts"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1147}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1143 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1140 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1123 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Contacts"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1125 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1132 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1133 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1134 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1315
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#661}
        -normData: Doctrine\ORMPersistentCollection {#661}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contacts"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1434
          -elements: array:1 [
            0 => "contacts"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contacts"
        }
      }
      "Cibles" => Symfony\Component\FormForm {#1316
        -config: Symfony\Component\FormFormBuilder {#1317
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1442 …1}
          -name: "Cibles"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1174}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1170 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1167 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1150 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Cibles"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1152 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1159 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1160 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1161 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1318
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#469}
        -normData: Doctrine\ORMPersistentCollection {#469}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "Cibles"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1445
          -elements: array:1 [
            0 => "Cibles"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "Cibles"
        }
      }
      "pays_de_la_planque" => Symfony\Component\FormForm {#1319
        -config: Symfony\Component\FormFormBuilder {#1320
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1453 …1}
          -name: "pays_de_la_planque"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1181}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerIntegerToLocalizedStringTransformer {#1188 …4}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1177
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:51 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter an integer."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "grouping" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1177}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1182 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "rounding_mode" => 2
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1321
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: 75
        -normData: 75
        -viewData: "75"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays_de_la_planque"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1456
          -elements: array:1 [
            0 => "pays_de_la_planque"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays_de_la_planque"
        }
      }
    ]
    -orderedKeys: & array:14 [
      0 => "titre"
      1 => "description"
      2 => "date_debut"
      3 => "date_fin"
      4 => "nom_de_code"
      5 => "type"
      6 => "statut"
      7 => "specialite"
      8 => "pays"
      9 => "planques"
      10 => "agents"
      11 => "contacts"
      12 => "Cibles"
      13 => "pays_de_la_planque"
    ]
    -managedCursors: & []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityMissions {#395}
  -normData: App\EntityMissions {#395}
  -viewData: App\EntityMissions {#395}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "missions"
  -inheritData: false
  -propertyPath: null
}

POST http://127.0.0.1:8000/missions/6/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

array:11 [
  "titre" => "qgfsd"
  "description" => "qg"
  "date_debut" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "date_fin" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "nom_de_code" => array:1 [
    "code" => "qg"
  ]
  "type" => "1"
  "statut" => "1"
  "specialite" => "1"
  "pays" => "75"
  "planques" => array:1 [
    0 => "1"
  ]
  "pays_de_la_planque" => "75"
]

POST http://127.0.0.1:8000/missions/6/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

Symfony\Component\Form\Form {#1175
  -config: Symfony\Component\FormFormBuilder {#1233
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1322 …1}
    -name: "missions"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#858
      -proxiedType: Symfony\Component\FormResolvedFormType {#855
        -innerType: App\FormMissionsType {#799
          +"planquesRepository": App\RepositoryPlanquesRepository {#800
            #_entityName: "App\Entity\Planques"
            #_em: ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            #_class: Doctrine\ORM\MappingClassMetadata {#484 …}
          }
        }
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#810
          -proxiedType: Symfony\Component\FormResolvedFormType {#811
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
            -typeExtensions: array:7 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#809 …1}
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#803 …1}
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#812 …2}
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#837 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#844 …6}
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#845 …1}
              6 => EasyCorp\Bundle\EasyAdminBundle\Form\ExtensionEaCrudFormTypeExtension {#847 …1}
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#856
              -defined: array:51 [ …51]
              -defaults: array:49 [ …49]
              -nested: []
              -required: []
              -resolved: array:29 [ …29]
              -normalizers: array:3 [ …3]
              -allowedValues: []
              -allowedTypes: array:16 [ …16]
              -info: array:3 [ …3]
              -lazy: array:4 [ …4]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
              -prototype: null
              -prototypeIndex: null
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797
            #data: array:3 [
              "forms" => []
              "forms_by_hash" => []
              "nb_errors" => 0
            ]
            -cloner: null
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#798}
            -dataByForm: array:22 [
              "00000000000004970000000000000000" => array:8 [
                "id" => "missions"
                "name" => "missions"
                "type_class" => "App\Form\MissionsType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "data" => App\EntityMissions {#395
                    -id: 6
                    -titre: "qgfsd"
                    -description: "qg"
                    -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#503
                      -id: 17
                      -code: "qg"
                      -agents: null
                      -cibles: null
                      -contacts: null
                      -planques: null
                      -missions: App\EntityMissions {#395}
                      +__isInitialized__: true
                       …2
                    }
                    -pays: Proxies\__CG__\App\EntityPays {#465
                      -id: 75
                      -nom: "France"
                      -agents: Doctrine\ORMPersistentCollection {#1388
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1389
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityPays {#465 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "nationalite"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
                        -isDirty: false
                      }
                      -cibles: Doctrine\ORMPersistentCollection {#1390
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1391
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityPays {#465 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "nationalite"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
                        -isDirty: false
                      }
                      -contacts: Doctrine\ORMPersistentCollection {#1392
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1393
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityPays {#465 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "nationalite"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
                        -isDirty: false
                      }
                      -planques: Doctrine\ORMPersistentCollection {#1394
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1395
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityPays {#465 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "pays"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
                        -isDirty: false
                      }
                      -missions: Doctrine\ORMPersistentCollection {#1396
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1397
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityPays {#465 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "pays"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
                        -isDirty: false
                      }
                      +__isInitialized__: true
                       …2
                    }
                    -agents: Doctrine\ORMPersistentCollection {#474
                      #collection: Doctrine\Common\CollectionsArrayCollection {#680
                        -elements: []
                      }
                      #initialized: true
                      -snapshot: []
                      -owner: App\EntityMissions {#395}
                      -association: array:20 [ …20]
                      -em: Doctrine\ORMEntityManager {#369 …11}
                      -backRefFieldName: "missions"
                      -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
                      -isDirty: false
                    }
                    -contacts: Doctrine\ORMPersistentCollection {#661
                      #collection: Doctrine\Common\CollectionsArrayCollection {#663
                        -elements: []
                      }
                      #initialized: true
                      -snapshot: []
                      -owner: App\EntityMissions {#395}
                      -association: array:20 [ …20]
                      -em: Doctrine\ORMEntityManager {#369 …11}
                      -backRefFieldName: "missions"
                      -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
                      -isDirty: false
                    }
                    -Cibles: Doctrine\ORMPersistentCollection {#469
                      #collection: Doctrine\Common\CollectionsArrayCollection {#476
                        -elements: []
                      }
                      #initialized: true
                      -snapshot: []
                      -owner: App\EntityMissions {#395}
                      -association: array:20 [ …20]
                      -em: Doctrine\ORMEntityManager {#369 …11}
                      -backRefFieldName: "missions"
                      -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
                      -isDirty: false
                    }
                    -type: Proxies\__CG__\App\EntityTypeDeMissions {#658
                      -id: 1
                      -nom: "Surveillance"
                      -missions: Doctrine\ORMPersistentCollection {#1385
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1383
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "type"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
                        -isDirty: false
                      }
                      +__isInitialized__: true
                       …2
                    }
                    -statut: Proxies\__CG__\App\EntityStatus {#485
                      -id: 1
                      -etat: "En préparation"
                      -missions: Doctrine\ORMPersistentCollection {#1377
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1376
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntityStatus {#485 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "statut"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
                        -isDirty: false
                      }
                      +__isInitialized__: true
                       …2
                    }
                    -planques: Doctrine\ORMPersistentCollection {#655
                      #collection: Doctrine\Common\CollectionsArrayCollection {#682
                        -elements: array:1 [
                          0 => App\EntityPlanques {#1410
                            -id: 1
                            -code: Proxies\__CG__\App\EntityNomDeCode {#1412 …8}
                            -adresse: "3 All. des Internautes, 02200 Soissons"
                            -pays: Proxies\__CG__\App\EntityPays {#465 …2}
                            -type: Proxies\__CG__\App\EntityTypeDePlanques {#1429 …4}
                            -missions: Doctrine\ORMPersistentCollection {#1428 …9}
                          }
                        ]
                      }
                      #initialized: true
                      -snapshot: array:1 [ …1]
                      -owner: App\EntityMissions {#395}
                      -association: array:20 [ …20]
                      -em: Doctrine\ORMEntityManager {#369 …11}
                      -backRefFieldName: "missions"
                      -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
                      -isDirty: false
                    }
                    -specialite: Proxies\__CG__\App\EntitySpecialites {#705
                      -id: 1
                      -nom: "ingenieur informatique"
                      -agents: Doctrine\ORMPersistentCollection {#1370
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1369
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
                        -association: array:16 [ …16]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "specialites"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
                        -isDirty: false
                      }
                      -missions: Doctrine\ORMPersistentCollection {#1368
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1366
                          -elements: []
                        }
                        #initialized: false
                        -snapshot: []
                        -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#369 …11}
                        -backRefFieldName: "specialite"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
                        -isDirty: false
                      }
                      +__isInitialized__: true
                       …2
                    }
                    -date_debut: DateTime @1644879600 {#396
                      date: 2022-02-15 00:00:00.0 Europe/Berlin (+01:00)
                    }
                    -date_fin: DateTime @1644879600 {#457
                      date: 2022-02-15 00:00:00.0 Europe/Berlin (+01:00)
                    }
                    -pays_de_la_planque: null
                  }
                ]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004c90000000000000000" => array:8 [
                "id" => "missions_titre"
                "name" => "titre"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004cc0000000000000000" => array:8 [
                "id" => "missions_description"
                "name" => "description"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004c30000000000000000" => array:8 [
                "id" => "missions_date_debut"
                "name" => "date_debut"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004ca0000000000000000" => array:8 [
                "id" => "missions_date_debut_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004d20000000000000000" => array:8 [
                "id" => "missions_date_debut_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004d60000000000000000" => array:8 [
                "id" => "missions_date_debut_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004f40000000000000000" => array:8 [
                "id" => "missions_date_fin"
                "name" => "date_fin"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004f70000000000000000" => array:8 [
                "id" => "missions_date_fin_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004fa0000000000000000" => array:8 [
                "id" => "missions_date_fin_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004fd0000000000000000" => array:8 [
                "id" => "missions_date_fin_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000005090000000000000000" => array:8 [
                "id" => "missions_nom_de_code"
                "name" => "nom_de_code"
                "type_class" => "App\Form\NomDeCodeAjouter"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000050c0000000000000000" => array:8 [
                "id" => "missions_nom_de_code_code"
                "name" => "code"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000050f0000000000000000" => array:8 [
                "id" => "missions_type"
                "name" => "type"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005120000000000000000" => array:8 [
                "id" => "missions_statut"
                "name" => "statut"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005150000000000000000" => array:8 [
                "id" => "missions_specialite"
                "name" => "specialite"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005180000000000000000" => array:8 [
                "id" => "missions_pays"
                "name" => "pays"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000051b0000000000000000" => array:8 [
                "id" => "missions_planques"
                "name" => "planques"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000051e0000000000000000" => array:8 [
                "id" => "missions_agents"
                "name" => "agents"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005210000000000000000" => array:8 [
                "id" => "missions_contacts"
                "name" => "contacts"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005240000000000000000" => array:8 [
                "id" => "missions_Cibles"
                "name" => "Cibles"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005270000000000000000" => array:8 [
                "id" => "missions_pays_de_la_planque"
                "name" => "pays_de_la_planque"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\IntegerType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
            ]
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#880
          -defined: array:52 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_html" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "priority" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "is_empty_callback" => true
            "getter" => true
            "setter" => true
            "form_attr" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
            "ea_crud_form" => true
            "pays_de_la_planque" => true
          ]
          -defaults: array:50 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "priority" => 0
            "data_class" => "App\Entity\Missions"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147
              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#148
                -entropy: 256
              }
              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#149
                -requestStack: Symfony\Component\HttpFoundationRequestStack {#140
                  -requests: & array:1 [
                    0 => Symfony\Component\HttpFoundationRequest {#50 …26}
                  ]
                }
                -namespace: "_csrf"
              }
              -namespace: Closure() {#151
                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                this: Symfony\Component\Security\CsrfCsrfTokenManager {#147}
                use: {
                  $namespace: Symfony\Component\HttpFoundationRequestStack {#140}
                  $superGlobalNamespaceGenerator: Closure() {#150}
                }
              }
            }
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#883 …2}
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#882 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#881 …3}
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:16 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_html" => array:1 [
              0 => "bool"
            ]
            "priority" => array:1 [
              0 => "int"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "action" => array:1 [
              0 => "string"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:3 [
              0 => "string"
              1 => "null"
              2 => "Symfony\Component\Translation\TranslatableMessage"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
            "is_empty_callback" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "getter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "setter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "form_attr" => array:2 [
              0 => "bool"
              1 => "string"
            ]
            "constraints" => array:2 [
              0 => "Symfony\Component\Validator\Constraint"
              1 => "Symfony\Component\Validator\Constraint[]"
            ]
          ]
          -info: array:3 [
            "priority" => "The form rendering priority (higher priorities will be rendered first)"
            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#886 …2}
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#884 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#885 …2}
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
          -prototype: null
          -prototypeIndex: null
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804
      -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#802
        -accessors: array:2 [
          0 => Symfony\Component\Form\Extension\Core\DataAccessorCallbackAccessor {#808}
          1 => Symfony\Component\Form\Extension\Core\DataAccessorPropertyPathAccessor {#806
            -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#337 …9}
          }
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#878
      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
      this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
      use: {
        $class: "App\Entity\Missions"
      }
    }
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityMissions {#395}
      ]
    ]
    -data: App\EntityMissions {#395}
    -dataClass: "App\Entity\Missions"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#772
      -registry: Symfony\Component\FormFormRegistry {#773
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#774
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#852 …1}
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#770 …7}
            -typeExtensionServices: array:4 [ …4]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#793 …2}
          }
        ]
        -types: array:8 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#810}
          "App\Form\MissionsType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#858}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927
            -proxiedType: Symfony\Component\FormResolvedFormType {#926 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870
            -proxiedType: Symfony\Component\FormResolvedFormType {#913 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "App\Form\NomDeCodeAjouter" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#941
            -proxiedType: Symfony\Component\FormResolvedFormType {#942 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#960
            -proxiedType: Symfony\Component\FormResolvedFormType {#961 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962
            -proxiedType: Symfony\Component\FormResolvedFormType {#963 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\IntegerType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1181
            -proxiedType: Symfony\Component\FormResolvedFormType {#1180 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#887
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#853 …1}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#854 …2}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#795
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#796}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807
      -serverParams: Symfony\Component\Form\UtilServerParams {#805
        -requestStack: Symfony\Component\HttpFoundationRequestStack {#140}
      }
    }
    -autoInitialize: true
    -options: array:51 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "error_mapping" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => true
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
      "csrf_token_id" => null
      "pays_de_la_planque" => 75
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => []
      "priority" => 0
      "data_class" => "App\Entity\Missions"
      "empty_data" => Closure(FormInterface $form) {#878}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#876
        class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
        this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#837 …}
        use: {
          $translator: Symfony\Component\TranslationDataCollectorTranslator {#18 …}
          $translationDomain: "validators"
          $message: Closure() {#877 …}
        }
      }
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "form_attr" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityMissions {#395}
    ]
    -isEmptyCallback: null
    -children: []
    -unresolvedChildren: []
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1232
    -elements: & array:14 [
      "titre" => Symfony\Component\FormForm {#1225
        -config: Symfony\Component\FormFormBuilder {#1223
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1338 …1}
          -name: "titre"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#840
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#840}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#862 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1227
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "qgfsd"
        -normData: "qgfsd"
        -viewData: "qgfsd"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "titre"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1329
          -elements: array:1 [
            0 => "titre"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "titre"
        }
      }
      "description" => Symfony\Component\FormForm {#1228
        -config: Symfony\Component\FormFormBuilder {#1229
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1339 …1}
          -name: "description"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#861
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#861}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#902 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1230
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "qg"
        -normData: "qg"
        -viewData: "qg"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "description"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1336
          -elements: array:1 [
            0 => "description"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "description"
        }
      }
      "date_debut" => Symfony\Component\FormForm {#1219
        -config: Symfony\Component\FormFormBuilder {#1220
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1328 …1}
          -name: "date_debut"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#899 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#898 …8}
          ]
          -data: DateTime @1645010661 {#921
            date: 2022-02-16 12:24:21.049923 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#873 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010661 {#921}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1221
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1226 …16}
            "month" => Symfony\Component\FormForm {#1234 …16}
            "day" => Symfony\Component\FormForm {#1238 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010661 {#1325
          date: 2022-02-16 12:24:21.049923 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010661 {#1325}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_debut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1331
          -elements: array:1 [
            0 => "date_debut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_debut"
        }
      }
      "date_fin" => Symfony\Component\FormForm {#1268
        -config: Symfony\Component\FormFormBuilder {#1269
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1460 …1}
          -name: "date_fin"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#938 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#937 …8}
          ]
          -data: DateTime @1645010661 {#930
            date: 2022-02-16 12:24:21.049925 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#895 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010661 {#930}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1270
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1271 …16}
            "month" => Symfony\Component\FormForm {#1274 …16}
            "day" => Symfony\Component\FormForm {#1277 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010661 {#1461
          date: 2022-02-16 12:24:21.049925 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010661 {#1461}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_fin"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1323
          -elements: array:1 [
            0 => "date_fin"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_fin"
        }
      }
      "nom_de_code" => Symfony\Component\FormForm {#1289
        -config: Symfony\Component\FormFormBuilder {#1290
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1342 …1}
          -name: "nom_de_code"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#941}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#945
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
            use: { …1}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: "App\Entity\NomDeCode"
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => "App\Entity\NomDeCode"
            "empty_data" => Closure(FormInterface $form) {#945}
            "error_bubbling" => true
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#947 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1291
          -elements: & array:1 [
            "code" => Symfony\Component\FormForm {#1292 …16}
          ]
          -orderedKeys: & array:1 [
            0 => "code"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -normData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -viewData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "nom_de_code"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1340
          -elements: array:1 [
            0 => "nom_de_code"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "nom_de_code"
        }
      }
      "type" => Symfony\Component\FormForm {#1295
        -config: Symfony\Component\FormFormBuilder {#1296
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1346 …1}
          -name: "type"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1033 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1034 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#986 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\TypeDeMissions"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#978 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1041 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1037 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1040 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1297
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
        -normData: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "type"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1344
          -elements: array:1 [
            0 => "type"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "type"
        }
      }
      "statut" => Symfony\Component\FormForm {#1298
        -config: Symfony\Component\FormFormBuilder {#1299
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1361 …1}
          -name: "statut"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1011 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1012 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1029 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Status"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1026 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1020 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1019 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1018 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1300
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityStatus {#485 …2}
        -normData: Proxies\__CG__\App\EntityStatus {#485 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "statut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1347
          -elements: array:1 [
            0 => "statut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "statut"
        }
      }
      "specialite" => Symfony\Component\FormForm {#1301
        -config: Symfony\Component\FormFormBuilder {#1302
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1380 …1}
          -name: "specialite"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#979 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#989 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1007 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Specialites"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1005 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#998 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#997 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#996 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1303
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntitySpecialites {#705 …2}
        -normData: Proxies\__CG__\App\EntitySpecialites {#705 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "specialite"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1348
          -elements: array:1 [
            0 => "specialite"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "specialite"
        }
      }
      "pays" => Symfony\Component\FormForm {#1304
        -config: Symfony\Component\FormFormBuilder {#1305
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1373 …1}
          -name: "pays"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1064 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1063 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#983 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => array:1 [ …1]
            "choices" => null
            "choice_filter" => null
            "class" => "App\Entity\Pays"
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1050 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1055 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1056 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1057 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1306
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityPays {#465 …2}
        -normData: Proxies\__CG__\App\EntityPays {#465 …2}
        -viewData: "75"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1382
          -elements: array:1 [
            0 => "pays"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays"
        }
      }
      "planques" => Symfony\Component\FormForm {#1307
        -config: Symfony\Component\FormFormBuilder {#1308
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1364 …1}
          -name: "planques"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1094}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1089 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1086 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1068 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Planques"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1072 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1078 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1079 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1080 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1309
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#655}
        -normData: Doctrine\ORMPersistentCollection {#655}
        -viewData: array:1 [
          0 => "1"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "planques"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1375
          -elements: array:1 [
            0 => "planques"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "planques"
        }
      }
      "agents" => Symfony\Component\FormForm {#1310
        -config: Symfony\Component\FormFormBuilder {#1311
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1404 …1}
          -name: "agents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1120}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1116 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1113 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1091 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Agents"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1098 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1105 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1106 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1107 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1312
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#474}
        -normData: Doctrine\ORMPersistentCollection {#474}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "agents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1407
          -elements: array:1 [
            0 => "agents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "agents"
        }
      }
      "contacts" => Symfony\Component\FormForm {#1313
        -config: Symfony\Component\FormFormBuilder {#1314
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1431 …1}
          -name: "contacts"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1147}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1143 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1140 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1123 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Contacts"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1125 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1132 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1133 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1134 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1315
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#661}
        -normData: Doctrine\ORMPersistentCollection {#661}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contacts"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1434
          -elements: array:1 [
            0 => "contacts"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contacts"
        }
      }
      "Cibles" => Symfony\Component\FormForm {#1316
        -config: Symfony\Component\FormFormBuilder {#1317
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1442 …1}
          -name: "Cibles"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1174}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1170 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1167 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1150 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Cibles"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1152 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1159 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1160 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1161 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1318
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#469}
        -normData: Doctrine\ORMPersistentCollection {#469}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "Cibles"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1445
          -elements: array:1 [
            0 => "Cibles"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "Cibles"
        }
      }
      "pays_de_la_planque" => Symfony\Component\FormForm {#1319
        -config: Symfony\Component\FormFormBuilder {#1320
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1453 …1}
          -name: "pays_de_la_planque"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1181}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerIntegerToLocalizedStringTransformer {#1188 …4}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1177
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:51 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter an integer."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "grouping" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1177}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1182 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "rounding_mode" => 2
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1321
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: 75
        -normData: 75
        -viewData: "75"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays_de_la_planque"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1456
          -elements: array:1 [
            0 => "pays_de_la_planque"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays_de_la_planque"
        }
      }
    ]
    -orderedKeys: & array:14 [
      0 => "titre"
      1 => "description"
      2 => "date_debut"
      3 => "date_fin"
      4 => "nom_de_code"
      5 => "type"
      6 => "statut"
      7 => "specialite"
      8 => "pays"
      9 => "planques"
      10 => "agents"
      11 => "contacts"
      12 => "Cibles"
      13 => "pays_de_la_planque"
    ]
    -managedCursors: & []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityMissions {#395}
  -normData: App\EntityMissions {#395}
  -viewData: App\EntityMissions {#395}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "missions"
  -inheritData: false
  -propertyPath: null
}

POST http://127.0.0.1:8000/missions/6/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

75

POST http://127.0.0.1:8000/missions/6/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

75

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

array:12 [
  "titre" => "dtjg"
  "description" => "yrxf"
  "date_debut" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "date_fin" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "nom_de_code" => array:1 [
    "code" => "yk"
  ]
  "type" => "1"
  "statut" => "1"
  "specialite" => "1"
  "pays" => "59"
  "planques" => array:1 [
    0 => "1"
  ]
  "agents" => array:1 [
    0 => "4"
  ]
  "pays_de_la_planque" => "75"
]

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

Symfony\Component\Form\Form {#1175
  -config: Symfony\Component\FormFormBuilder {#1233
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1322 …1}
    -name: "missions"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#858
      -proxiedType: Symfony\Component\FormResolvedFormType {#855
        -innerType: App\FormMissionsType {#799
          +"planquesRepository": App\RepositoryPlanquesRepository {#800
            #_entityName: "App\Entity\Planques"
            #_em: ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            #_class: Doctrine\ORM\MappingClassMetadata {#484 …}
          }
        }
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#810
          -proxiedType: Symfony\Component\FormResolvedFormType {#811
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
            -typeExtensions: array:7 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#809 …1}
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#803 …1}
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#812 …2}
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#837 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#844 …6}
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#845 …1}
              6 => EasyCorp\Bundle\EasyAdminBundle\Form\ExtensionEaCrudFormTypeExtension {#847 …1}
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#856
              -defined: array:51 [ …51]
              -defaults: array:49 [ …49]
              -nested: []
              -required: []
              -resolved: array:29 [ …29]
              -normalizers: array:3 [ …3]
              -allowedValues: []
              -allowedTypes: array:16 [ …16]
              -info: array:3 [ …3]
              -lazy: array:4 [ …4]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
              -prototype: null
              -prototypeIndex: null
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797
            #data: array:3 [
              "forms" => []
              "forms_by_hash" => []
              "nb_errors" => 0
            ]
            -cloner: null
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#798}
            -dataByForm: array:22 [
              "00000000000004970000000000000000" => array:8 [
                "id" => "missions"
                "name" => "missions"
                "type_class" => "App\Form\MissionsType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004c90000000000000000" => array:8 [
                "id" => "missions_titre"
                "name" => "titre"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004cc0000000000000000" => array:8 [
                "id" => "missions_description"
                "name" => "description"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004c30000000000000000" => array:8 [
                "id" => "missions_date_debut"
                "name" => "date_debut"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004ca0000000000000000" => array:8 [
                "id" => "missions_date_debut_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004d20000000000000000" => array:8 [
                "id" => "missions_date_debut_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004d60000000000000000" => array:8 [
                "id" => "missions_date_debut_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004f40000000000000000" => array:8 [
                "id" => "missions_date_fin"
                "name" => "date_fin"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004f70000000000000000" => array:8 [
                "id" => "missions_date_fin_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004fa0000000000000000" => array:8 [
                "id" => "missions_date_fin_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004fd0000000000000000" => array:8 [
                "id" => "missions_date_fin_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000005090000000000000000" => array:8 [
                "id" => "missions_nom_de_code"
                "name" => "nom_de_code"
                "type_class" => "App\Form\NomDeCodeAjouter"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000050c0000000000000000" => array:8 [
                "id" => "missions_nom_de_code_code"
                "name" => "code"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000050f0000000000000000" => array:8 [
                "id" => "missions_type"
                "name" => "type"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005120000000000000000" => array:8 [
                "id" => "missions_statut"
                "name" => "statut"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005150000000000000000" => array:8 [
                "id" => "missions_specialite"
                "name" => "specialite"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005180000000000000000" => array:8 [
                "id" => "missions_pays"
                "name" => "pays"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000051b0000000000000000" => array:8 [
                "id" => "missions_planques"
                "name" => "planques"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000051e0000000000000000" => array:8 [
                "id" => "missions_agents"
                "name" => "agents"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005210000000000000000" => array:8 [
                "id" => "missions_contacts"
                "name" => "contacts"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005240000000000000000" => array:8 [
                "id" => "missions_Cibles"
                "name" => "Cibles"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005270000000000000000" => array:8 [
                "id" => "missions_pays_de_la_planque"
                "name" => "pays_de_la_planque"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\IntegerType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
            ]
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#880
          -defined: array:52 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_html" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "priority" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "is_empty_callback" => true
            "getter" => true
            "setter" => true
            "form_attr" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
            "ea_crud_form" => true
            "pays_de_la_planque" => true
          ]
          -defaults: array:50 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "priority" => 0
            "data_class" => "App\Entity\Missions"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147
              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#148
                -entropy: 256
              }
              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#149
                -requestStack: Symfony\Component\HttpFoundationRequestStack {#140
                  -requests: & array:1 [
                    0 => Symfony\Component\HttpFoundationRequest {#50 …26}
                  ]
                }
                -namespace: "_csrf"
              }
              -namespace: Closure() {#151
                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                this: Symfony\Component\Security\CsrfCsrfTokenManager {#147}
                use: {
                  $namespace: Symfony\Component\HttpFoundationRequestStack {#140}
                  $superGlobalNamespaceGenerator: Closure() {#150}
                }
              }
            }
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#883 …2}
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#882 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#881 …3}
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:16 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_html" => array:1 [
              0 => "bool"
            ]
            "priority" => array:1 [
              0 => "int"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "action" => array:1 [
              0 => "string"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:3 [
              0 => "string"
              1 => "null"
              2 => "Symfony\Component\Translation\TranslatableMessage"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
            "is_empty_callback" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "getter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "setter" => array:2 [ …2]
            "form_attr" => array:2 [ …2]
            "constraints" => array:2 [ …2]
          ]
          -info: array:3 [
            "priority" => "The form rendering priority (higher priorities will be rendered first)"
            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [ …1]
            "error_bubbling" => array:1 [ …1]
            "upload_max_size_message" => array:1 [ …1]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
          -prototype: null
          -prototypeIndex: null
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804
      -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#802
        -accessors: array:2 [
          0 => Symfony\Component\Form\Extension\Core\DataAccessorCallbackAccessor {#808}
          1 => Symfony\Component\Form\Extension\Core\DataAccessorPropertyPathAccessor {#806
            -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#337 …9}
          }
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#878
      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
      this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
      use: {
        $class: "App\Entity\Missions"
      }
    }
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityMissions {#395
          -id: 5
          -titre: "dtjg"
          -description: "yrxf"
          -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#503
            -id: 16
            -code: "yk"
            -agents: null
            -cibles: null
            -contacts: null
            -planques: null
            -missions: App\EntityMissions {#395}
            +__isInitialized__: true
             …2
          }
          -pays: Proxies\__CG__\App\EntityPays {#465
            -id: 59
            -nom: "Bénin"
            -agents: Doctrine\ORMPersistentCollection {#1388
              #collection: Doctrine\Common\CollectionsArrayCollection {#1389
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
              -isDirty: false
            }
            -cibles: Doctrine\ORMPersistentCollection {#1390
              #collection: Doctrine\Common\CollectionsArrayCollection {#1391
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
              -isDirty: false
            }
            -contacts: Doctrine\ORMPersistentCollection {#1392
              #collection: Doctrine\Common\CollectionsArrayCollection {#1393
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
              -isDirty: false
            }
            -planques: Doctrine\ORMPersistentCollection {#1394
              #collection: Doctrine\Common\CollectionsArrayCollection {#1395
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "pays"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
              -isDirty: false
            }
            -missions: Doctrine\ORMPersistentCollection {#1396
              #collection: Doctrine\Common\CollectionsArrayCollection {#1397
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "pays"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -agents: Doctrine\ORMPersistentCollection {#474
            #collection: Doctrine\Common\CollectionsArrayCollection {#680
              -elements: array:1 [
                0 => App\EntityAgents {#1439
                  -id: 4
                  -nom: "Lavisse2"
                  -prenom: "Jean-Baptiste2"
                  -date_de_naissance: DateTime @-2145920400 {#1437 …1}
                  -specialites: Doctrine\ORMPersistentCollection {#1441 …9}
                  -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#1443 …8}
                  -nationalite: null
                  -missions: Doctrine\ORMPersistentCollection {#1444 …9}
                }
              ]
            }
            #initialized: true
            -snapshot: array:1 [ …1]
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
            -isDirty: false
          }
          -contacts: Doctrine\ORMPersistentCollection {#661
            #collection: Doctrine\Common\CollectionsArrayCollection {#663
              -elements: []
            }
            #initialized: true
            -snapshot: []
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
            -isDirty: false
          }
          -Cibles: Doctrine\ORMPersistentCollection {#469
            #collection: Doctrine\Common\CollectionsArrayCollection {#476
              -elements: []
            }
            #initialized: true
            -snapshot: []
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
            -isDirty: false
          }
          -type: Proxies\__CG__\App\EntityTypeDeMissions {#658
            -id: 1
            -nom: "Surveillance"
            -missions: Doctrine\ORMPersistentCollection {#1385
              #collection: Doctrine\Common\CollectionsArrayCollection {#1383
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "type"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -statut: Proxies\__CG__\App\EntityStatus {#485
            -id: 1
            -etat: "En préparation"
            -missions: Doctrine\ORMPersistentCollection {#1377
              #collection: Doctrine\Common\CollectionsArrayCollection {#1376
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityStatus {#485 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "statut"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -planques: Doctrine\ORMPersistentCollection {#655
            #collection: Doctrine\Common\CollectionsArrayCollection {#682
              -elements: array:1 [
                0 => App\EntityPlanques {#1410
                  -id: 1
                  -code: Proxies\__CG__\App\EntityNomDeCode {#1412 …8}
                  -adresse: "3 All. des Internautes, 02200 Soissons"
                  -pays: Proxies\__CG__\App\EntityPays {#1413 …8}
                  -type: Proxies\__CG__\App\EntityTypeDePlanques {#1430 …4}
                  -missions: Doctrine\ORMPersistentCollection {#1429 …9}
                }
              ]
            }
            #initialized: true
            -snapshot: array:1 [ …1]
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
            -isDirty: false
          }
          -specialite: Proxies\__CG__\App\EntitySpecialites {#705
            -id: 1
            -nom: "ingenieur informatique"
            -agents: Doctrine\ORMPersistentCollection {#1370
              #collection: Doctrine\Common\CollectionsArrayCollection {#1369
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
              -association: array:16 [ …16]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "specialites"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
              -isDirty: false
            }
            -missions: Doctrine\ORMPersistentCollection {#1368
              #collection: Doctrine\Common\CollectionsArrayCollection {#1366
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "specialite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -date_debut: DateTime @1644966000 {#396
            date: 2022-02-16 00:00:00.0 Europe/Berlin (+01:00)
          }
          -date_fin: DateTime @1644966000 {#457
            date: 2022-02-16 00:00:00.0 Europe/Berlin (+01:00)
          }
          -pays_de_la_planque: 75
        }
      ]
    ]
    -data: App\EntityMissions {#395}
    -dataClass: "App\Entity\Missions"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#772
      -registry: Symfony\Component\FormFormRegistry {#773
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#774
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#852 …1}
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#770 …7}
            -typeExtensionServices: array:4 [ …4]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#793 …2}
          }
        ]
        -types: array:8 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#810}
          "App\Form\MissionsType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#858}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927
            -proxiedType: Symfony\Component\FormResolvedFormType {#926 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870
            -proxiedType: Symfony\Component\FormResolvedFormType {#913 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "App\Form\NomDeCodeAjouter" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#941
            -proxiedType: Symfony\Component\FormResolvedFormType {#942 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#960
            -proxiedType: Symfony\Component\FormResolvedFormType {#961 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962
            -proxiedType: Symfony\Component\FormResolvedFormType {#963 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\IntegerType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1181
            -proxiedType: Symfony\Component\FormResolvedFormType {#1180 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#887
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#853 …1}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#854 …2}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#795
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#796}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807
      -serverParams: Symfony\Component\Form\UtilServerParams {#805
        -requestStack: Symfony\Component\HttpFoundationRequestStack {#140}
      }
    }
    -autoInitialize: true
    -options: array:51 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "error_mapping" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => true
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
      "csrf_token_id" => null
      "pays_de_la_planque" => 75
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => []
      "priority" => 0
      "data_class" => "App\Entity\Missions"
      "empty_data" => Closure(FormInterface $form) {#878}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#876
        class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
        this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#837 …}
        use: {
          $translator: Symfony\Component\TranslationDataCollectorTranslator {#18 …}
          $translationDomain: "validators"
          $message: Closure() {#877 …}
        }
      }
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "form_attr" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityMissions {#395}
    ]
    -isEmptyCallback: null
    -children: []
    -unresolvedChildren: []
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1232
    -elements: & array:14 [
      "titre" => Symfony\Component\FormForm {#1225
        -config: Symfony\Component\FormFormBuilder {#1223
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1338 …1}
          -name: "titre"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#840
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#840}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#862 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1227
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "dtjg"
        -normData: "dtjg"
        -viewData: "dtjg"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "titre"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1329
          -elements: array:1 [
            0 => "titre"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "titre"
        }
      }
      "description" => Symfony\Component\FormForm {#1228
        -config: Symfony\Component\FormFormBuilder {#1229
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1339 …1}
          -name: "description"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#927}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#861
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#861}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#902 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1230
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "yrxf"
        -normData: "yrxf"
        -viewData: "yrxf"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "description"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1336
          -elements: array:1 [
            0 => "description"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "description"
        }
      }
      "date_debut" => Symfony\Component\FormForm {#1219
        -config: Symfony\Component\FormFormBuilder {#1220
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1328 …1}
          -name: "date_debut"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#899 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#898 …8}
          ]
          -data: DateTime @1645010701 {#921
            date: 2022-02-16 12:25:01.059921 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#873 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010701 {#921}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1221
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1226 …16}
            "month" => Symfony\Component\FormForm {#1234 …16}
            "day" => Symfony\Component\FormForm {#1238 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010701 {#1325
          date: 2022-02-16 12:25:01.059921 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010701 {#1325}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_debut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1331
          -elements: array:1 [
            0 => "date_debut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_debut"
        }
      }
      "date_fin" => Symfony\Component\FormForm {#1268
        -config: Symfony\Component\FormFormBuilder {#1269
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1470 …1}
          -name: "date_fin"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#938 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#937 …8}
          ]
          -data: DateTime @1645010701 {#930
            date: 2022-02-16 12:25:01.059923 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#895 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010701 {#930}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1270
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1271 …16}
            "month" => Symfony\Component\FormForm {#1274 …16}
            "day" => Symfony\Component\FormForm {#1277 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010701 {#1471
          date: 2022-02-16 12:25:01.059923 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010701 {#1471}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_fin"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1323
          -elements: array:1 [
            0 => "date_fin"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_fin"
        }
      }
      "nom_de_code" => Symfony\Component\FormForm {#1289
        -config: Symfony\Component\FormFormBuilder {#1290
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1342 …1}
          -name: "nom_de_code"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#941}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#945
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
            use: { …1}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: "App\Entity\NomDeCode"
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => "App\Entity\NomDeCode"
            "empty_data" => Closure(FormInterface $form) {#945}
            "error_bubbling" => true
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#947 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1291
          -elements: & array:1 [
            "code" => Symfony\Component\FormForm {#1292 …16}
          ]
          -orderedKeys: & array:1 [
            0 => "code"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -normData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -viewData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "nom_de_code"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1340
          -elements: array:1 [
            0 => "nom_de_code"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "nom_de_code"
        }
      }
      "type" => Symfony\Component\FormForm {#1295
        -config: Symfony\Component\FormFormBuilder {#1296
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1346 …1}
          -name: "type"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1033 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1034 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#986 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\TypeDeMissions"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#978 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1041 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1037 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1040 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1297
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
        -normData: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "type"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1344
          -elements: array:1 [
            0 => "type"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "type"
        }
      }
      "statut" => Symfony\Component\FormForm {#1298
        -config: Symfony\Component\FormFormBuilder {#1299
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1361 …1}
          -name: "statut"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1011 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1012 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1029 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Status"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1026 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1020 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1019 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1018 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1300
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityStatus {#485 …2}
        -normData: Proxies\__CG__\App\EntityStatus {#485 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "statut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1347
          -elements: array:1 [
            0 => "statut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "statut"
        }
      }
      "specialite" => Symfony\Component\FormForm {#1301
        -config: Symfony\Component\FormFormBuilder {#1302
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1380 …1}
          -name: "specialite"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#979 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#989 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1007 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Specialites"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1005 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#998 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#997 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#996 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1303
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntitySpecialites {#705 …2}
        -normData: Proxies\__CG__\App\EntitySpecialites {#705 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "specialite"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1348
          -elements: array:1 [
            0 => "specialite"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "specialite"
        }
      }
      "pays" => Symfony\Component\FormForm {#1304
        -config: Symfony\Component\FormFormBuilder {#1305
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1373 …1}
          -name: "pays"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1064 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1063 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#983 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => array:1 [ …1]
            "choices" => null
            "choice_filter" => null
            "class" => "App\Entity\Pays"
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1050 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1055 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1056 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1057 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1306
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityPays {#465 …2}
        -normData: Proxies\__CG__\App\EntityPays {#465 …2}
        -viewData: "59"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1382
          -elements: array:1 [
            0 => "pays"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays"
        }
      }
      "planques" => Symfony\Component\FormForm {#1307
        -config: Symfony\Component\FormFormBuilder {#1308
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1364 …1}
          -name: "planques"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1094}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1089 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1086 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1068 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Planques"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1072 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1078 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1079 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1080 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1309
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#655}
        -normData: Doctrine\ORMPersistentCollection {#655}
        -viewData: array:1 [
          0 => "1"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "planques"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1375
          -elements: array:1 [
            0 => "planques"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "planques"
        }
      }
      "agents" => Symfony\Component\FormForm {#1310
        -config: Symfony\Component\FormFormBuilder {#1311
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1404 …1}
          -name: "agents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1120}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1116 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1113 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1091 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Agents"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1098 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1105 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1106 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1107 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1312
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#474}
        -normData: Doctrine\ORMPersistentCollection {#474}
        -viewData: array:1 [
          0 => "4"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "agents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1407
          -elements: array:1 [
            0 => "agents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "agents"
        }
      }
      "contacts" => Symfony\Component\FormForm {#1313
        -config: Symfony\Component\FormFormBuilder {#1314
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1432 …1}
          -name: "contacts"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1147}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1143 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1140 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1123 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Contacts"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1125 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1132 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1133 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1134 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1315
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#661}
        -normData: Doctrine\ORMPersistentCollection {#661}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contacts"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1435
          -elements: array:1 [
            0 => "contacts"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contacts"
        }
      }
      "Cibles" => Symfony\Component\FormForm {#1316
        -config: Symfony\Component\FormFormBuilder {#1317
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1452 …1}
          -name: "Cibles"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1174}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1170 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1167 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1150 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Cibles"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1152 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1159 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1160 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1161 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1318
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#469}
        -normData: Doctrine\ORMPersistentCollection {#469}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "Cibles"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1455
          -elements: array:1 [
            0 => "Cibles"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "Cibles"
        }
      }
      "pays_de_la_planque" => Symfony\Component\FormForm {#1319
        -config: Symfony\Component\FormFormBuilder {#1320
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1463 …1}
          -name: "pays_de_la_planque"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1181}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerIntegerToLocalizedStringTransformer {#1188 …4}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1177
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:51 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter an integer."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#147}
            "csrf_token_id" => null
            "grouping" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1177}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1182 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "rounding_mode" => 2
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1321
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: 75
        -normData: 75
        -viewData: "75"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays_de_la_planque"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1466
          -elements: array:1 [
            0 => "pays_de_la_planque"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays_de_la_planque"
        }
      }
    ]
    -orderedKeys: & array:14 [
      0 => "titre"
      1 => "description"
      2 => "date_debut"
      3 => "date_fin"
      4 => "nom_de_code"
      5 => "type"
      6 => "statut"
      7 => "specialite"
      8 => "pays"
      9 => "planques"
      10 => "agents"
      11 => "contacts"
      12 => "Cibles"
      13 => "pays_de_la_planque"
    ]
    -managedCursors: & []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityMissions {#395}
  -normData: App\EntityMissions {#395}
  -viewData: App\EntityMissions {#395}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "missions"
  -inheritData: false
  -propertyPath: null
}

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

59

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

75

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

array:12 [
  "titre" => "dtjg"
  "description" => "yrxf"
  "date_debut" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "date_fin" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "nom_de_code" => array:1 [
    "code" => "yk"
  ]
  "type" => "1"
  "statut" => "1"
  "specialite" => "1"
  "pays" => "59"
  "planques" => array:1 [
    0 => "1"
  ]
  "agents" => array:1 [
    0 => "4"
  ]
  "pays_de_la_planque" => "75"
]

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

Symfony\Component\Form\Form {#2559
  -config: Symfony\Component\FormFormBuilder {#216
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#81 …1}
    -name: "missions"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#9930
      -proxiedType: Symfony\Component\FormResolvedFormType {#5053
        -innerType: App\FormMissionsType {#10995
          +"planquesRepository": App\RepositoryPlanquesRepository {#10997
            #_entityName: "App\Entity\Planques"
            #_em: ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#4556 …2}
            #_class: Doctrine\ORM\MappingClassMetadata {#12745 …}
          }
        }
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#4756
          -proxiedType: Symfony\Component\FormResolvedFormType {#4849
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#10982 …}
            -typeExtensions: array:7 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#4862 …1}
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#10975 …1}
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#4782 …2}
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#6242 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#4871 …6}
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#6180 …1}
              6 => EasyCorp\Bundle\EasyAdminBundle\Form\ExtensionEaCrudFormTypeExtension {#4755 …1}
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#6205
              -defined: array:51 [ …51]
              -defaults: array:49 [ …49]
              -nested: []
              -required: []
              -resolved: array:29 [ …29]
              -normalizers: array:3 [ …3]
              -allowedValues: []
              -allowedTypes: array:16 [ …16]
              -info: array:3 [ …3]
              -lazy: array:4 [ …4]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
              -prototype: null
              -prototypeIndex: null
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#6966
            #data: array:3 [
              "forms" => []
              "forms_by_hash" => []
              "nb_errors" => 0
            ]
            -cloner: null
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#6969}
            -dataByForm: array:22 [
              "00000000000009ff0000000000000000" => array:8 [
                "id" => "missions"
                "name" => "missions"
                "type_class" => "App\Form\MissionsType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000000160000000000000000" => array:8 [
                "id" => "missions_titre"
                "name" => "titre"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000007e0000000000000000" => array:8 [
                "id" => "missions_description"
                "name" => "description"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000000760000000000000000" => array:8 [
                "id" => "missions_date_debut"
                "name" => "date_debut"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000000030000000000000000" => array:8 [
                "id" => "missions_date_debut_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000000f60000000000000000" => array:8 [
                "id" => "missions_date_debut_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000001260000000000000000" => array:8 [
                "id" => "missions_date_debut_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000001140000000000000000" => array:8 [
                "id" => "missions_date_fin"
                "name" => "date_fin"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000000f00000000000000000" => array:8 [
                "id" => "missions_date_fin_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000000fa0000000000000000" => array:8 [
                "id" => "missions_date_fin_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000000f20000000000000000" => array:8 [
                "id" => "missions_date_fin_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000000d10000000000000000" => array:8 [
                "id" => "missions_nom_de_code"
                "name" => "nom_de_code"
                "type_class" => "App\Form\NomDeCodeAjouter"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000000c20000000000000000" => array:8 [
                "id" => "missions_nom_de_code_code"
                "name" => "code"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000000990000000000000000" => array:8 [
                "id" => "missions_type"
                "name" => "type"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000000920000000000000000" => array:8 [
                "id" => "missions_statut"
                "name" => "statut"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000009a0000000000000000" => array:8 [
                "id" => "missions_specialite"
                "name" => "specialite"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000000ac0000000000000000" => array:8 [
                "id" => "missions_pays"
                "name" => "pays"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000000840000000000000000" => array:8 [
                "id" => "missions_planques"
                "name" => "planques"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000000080000000000000000" => array:8 [
                "id" => "missions_agents"
                "name" => "agents"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000000f0000000000000000" => array:8 [
                "id" => "missions_contacts"
                "name" => "contacts"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000000d40000000000000000" => array:8 [
                "id" => "missions_Cibles"
                "name" => "Cibles"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000000b90000000000000000" => array:8 [
                "id" => "missions_pays_de_la_planque"
                "name" => "pays_de_la_planque"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\IntegerType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
            ]
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#6076
          -defined: array:52 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_html" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "priority" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "is_empty_callback" => true
            "getter" => true
            "setter" => true
            "form_attr" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
            "ea_crud_form" => true
            "pays_de_la_planque" => true
          ]
          -defaults: array:50 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "priority" => 0
            "data_class" => "App\Entity\Missions"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043
              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#10787
                -entropy: 256
              }
              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#10783
                -requestStack: Symfony\Component\HttpFoundationRequestStack {#4644
                  -requests: & array:1 [
                    0 => Symfony\Component\HttpFoundationRequest {#50 …26}
                  ]
                }
                -namespace: "_csrf"
              }
              -namespace: Closure() {#10791
                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                this: Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
                use: {
                  $namespace: Symfony\Component\HttpFoundationRequestStack {#4644}
                  $superGlobalNamespaceGenerator: Closure() {#10785}
                }
              }
            }
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#6065 …2}
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#6064 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#6073 …3}
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:16 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_html" => array:1 [
              0 => "bool"
            ]
            "priority" => array:1 [
              0 => "int"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "action" => array:1 [
              0 => "string"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:3 [
              0 => "string"
              1 => "null"
              2 => "Symfony\Component\Translation\TranslatableMessage"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
            "is_empty_callback" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "getter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "setter" => array:2 [ …2]
            "form_attr" => array:2 [ …2]
            "constraints" => array:2 [ …2]
          ]
          -info: array:3 [
            "priority" => "The form rendering priority (higher priorities will be rendered first)"
            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [ …1]
            "error_bubbling" => array:1 [ …1]
            "upload_max_size_message" => array:1 [ …1]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
          -prototype: null
          -prototypeIndex: null
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#6966}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#10971
      -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#4735
        -accessors: array:2 [
          0 => Symfony\Component\Form\Extension\Core\DataAccessorCallbackAccessor {#5968}
          1 => Symfony\Component\Form\Extension\Core\DataAccessorPropertyPathAccessor {#2325
            -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#12419 …9}
          }
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#6082
      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
      this: Symfony\Component\Form\Extension\Core\TypeFormType {#10982 …}
      use: {
        $class: "App\Entity\Missions"
      }
    }
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityMissions {#12837
          -id: 5
          -titre: "dtjg"
          -description: "yrxf"
          -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#6610
            -id: 16
            -code: "yk"
            -agents: null
            -cibles: null
            -contacts: null
            -planques: null
            -missions: App\EntityMissions {#12837}
            +__isInitialized__: true
             …2
          }
          -pays: Proxies\__CG__\App\EntityPays {#11321
            -id: 59
            -nom: "Bénin"
            -agents: Doctrine\ORMPersistentCollection {#6177
              #collection: Doctrine\Common\CollectionsArrayCollection {#4843
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#11321 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#3422 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#11984 …}
              -isDirty: false
            }
            -cibles: Doctrine\ORMPersistentCollection {#6888
              #collection: Doctrine\Common\CollectionsArrayCollection {#4754
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#11321 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#3422 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#11731 …}
              -isDirty: false
            }
            -contacts: Doctrine\ORMPersistentCollection {#4752
              #collection: Doctrine\Common\CollectionsArrayCollection {#4827
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#11321 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#3422 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#11946 …}
              -isDirty: false
            }
            -planques: Doctrine\ORMPersistentCollection {#4719
              #collection: Doctrine\Common\CollectionsArrayCollection {#5961
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#11321 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#3422 …11}
              -backRefFieldName: "pays"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#12745 …}
              -isDirty: false
            }
            -missions: Doctrine\ORMPersistentCollection {#5959
              #collection: Doctrine\Common\CollectionsArrayCollection {#5929
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#11321 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#3422 …11}
              -backRefFieldName: "pays"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#12480 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -agents: Doctrine\ORMPersistentCollection {#4919
            #collection: Doctrine\Common\CollectionsArrayCollection {#11236
              -elements: array:1 [
                0 => App\EntityAgents {#6150
                  -id: 4
                  -nom: "Lavisse2"
                  -prenom: "Jean-Baptiste2"
                  -date_de_naissance: DateTime @-2145920400 {#6151 …1}
                  -specialites: Doctrine\ORMPersistentCollection {#6148 …9}
                  -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#6152 …8}
                  -nationalite: null
                  -missions: Doctrine\ORMPersistentCollection {#6135 …9}
                }
              ]
            }
            #initialized: true
            -snapshot: array:1 [ …1]
            -owner: App\EntityMissions {#12837}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#3422 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#11984 …}
            -isDirty: false
          }
          -contacts: Doctrine\ORMPersistentCollection {#6231
            #collection: Doctrine\Common\CollectionsArrayCollection {#11149
              -elements: []
            }
            #initialized: true
            -snapshot: []
            -owner: App\EntityMissions {#12837}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#3422 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#11946 …}
            -isDirty: false
          }
          -Cibles: Doctrine\ORMPersistentCollection {#11336
            #collection: Doctrine\Common\CollectionsArrayCollection {#13007
              -elements: []
            }
            #initialized: true
            -snapshot: []
            -owner: App\EntityMissions {#12837}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#3422 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#11731 …}
            -isDirty: false
          }
          -type: Proxies\__CG__\App\EntityTypeDeMissions {#12632
            -id: 1
            -nom: "Surveillance"
            -missions: Doctrine\ORMPersistentCollection {#6295
              #collection: Doctrine\Common\CollectionsArrayCollection {#5927
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityTypeDeMissions {#12632 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#3422 …11}
              -backRefFieldName: "type"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#12480 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -statut: Proxies\__CG__\App\EntityStatus {#5167
            -id: 1
            -etat: "En préparation"
            -missions: Doctrine\ORMPersistentCollection {#5920
              #collection: Doctrine\Common\CollectionsArrayCollection {#5922
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityStatus {#5167 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#3422 …11}
              -backRefFieldName: "statut"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#12480 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -planques: Doctrine\ORMPersistentCollection {#11653
            #collection: Doctrine\Common\CollectionsArrayCollection {#11901
              -elements: array:1 [
                0 => App\EntityPlanques {#358
                  -id: 1
                  -code: Proxies\__CG__\App\EntityNomDeCode {#356 …8}
                  -adresse: "3 All. des Internautes, 02200 Soissons"
                  -pays: Proxies\__CG__\App\EntityPays {#328 …8}
                  -type: Proxies\__CG__\App\EntityTypeDePlanques {#338 …4}
                  -missions: Doctrine\ORMPersistentCollection {#158 …9}
                }
              ]
            }
            #initialized: true
            -snapshot: array:1 [ …1]
            -owner: App\EntityMissions {#12837}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#3422 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#12745 …}
            -isDirty: false
          }
          -specialite: Proxies\__CG__\App\EntitySpecialites {#7575
            -id: 1
            -nom: "ingenieur informatique"
            -agents: Doctrine\ORMPersistentCollection {#5935
              #collection: Doctrine\Common\CollectionsArrayCollection {#5940
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntitySpecialites {#7575 …2}
              -association: array:16 [ …16]
              -em: Doctrine\ORMEntityManager {#3422 …11}
              -backRefFieldName: "specialites"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#11984 …}
              -isDirty: false
            }
            -missions: Doctrine\ORMPersistentCollection {#5926
              #collection: Doctrine\Common\CollectionsArrayCollection {#6006
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntitySpecialites {#7575 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#3422 …11}
              -backRefFieldName: "specialite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#12480 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -date_debut: DateTime @1644966000 {#6625
            date: 2022-02-16 00:00:00.0 Europe/Berlin (+01:00)
          }
          -date_fin: DateTime @1644966000 {#11820
            date: 2022-02-16 00:00:00.0 Europe/Berlin (+01:00)
          }
          -pays_de_la_planque: 75
        }
      ]
    ]
    -data: App\EntityMissions {#12837}
    -dataClass: "App\Entity\Missions"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#7186
      -registry: Symfony\Component\FormFormRegistry {#7177
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#7175
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#5023 …1}
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#7195 …7}
            -typeExtensionServices: array:4 [ …4]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#7002 …2}
          }
        ]
        -types: array:8 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#4756}
          "App\Form\MissionsType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#9930}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#5993
            -proxiedType: Symfony\Component\FormResolvedFormType {#5988 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#6966}
          }
          "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#6102
            -proxiedType: Symfony\Component\FormResolvedFormType {#6010 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#6966}
          }
          "App\Form\NomDeCodeAjouter" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#515
            -proxiedType: Symfony\Component\FormResolvedFormType {#516 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#6966}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#470
            -proxiedType: Symfony\Component\FormResolvedFormType {#466 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#6966}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#471
            -proxiedType: Symfony\Component\FormResolvedFormType {#475 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#6966}
          }
          "Symfony\Component\Form\Extension\Core\Type\IntegerType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#2555
            -proxiedType: Symfony\Component\FormResolvedFormType {#2551 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#6966}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#4866
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#5995 …1}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#9944 …2}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#6975
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#6974}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#6966}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980
      -serverParams: Symfony\Component\Form\UtilServerParams {#10967
        -requestStack: Symfony\Component\HttpFoundationRequestStack {#4644}
      }
    }
    -autoInitialize: true
    -options: array:51 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "error_mapping" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => true
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
      "csrf_token_id" => null
      "pays_de_la_planque" => 75
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => []
      "priority" => 0
      "data_class" => "App\Entity\Missions"
      "empty_data" => Closure(FormInterface $form) {#6082}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#6086
        class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
        this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#6242 …}
        use: {
          $translator: Symfony\Component\TranslationDataCollectorTranslator {#6854 …}
          $translationDomain: "validators"
          $message: Closure() {#6085 …}
        }
      }
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "form_attr" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityMissions {#12837}
    ]
    -isEmptyCallback: null
    -children: []
    -unresolvedChildren: []
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#102
    -elements: & array:14 [
      "titre" => Symfony\Component\FormForm {#22
        -config: Symfony\Component\FormFormBuilder {#99
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#3775 …1}
          -name: "titre"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#5993}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#4780
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#10982 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#4780}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#9011 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#103
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "dtjg"
        -normData: "dtjg"
        -viewData: "dtjg"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "titre"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#5103
          -elements: array:1 [
            0 => "titre"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "titre"
        }
      }
      "description" => Symfony\Component\FormForm {#126
        -config: Symfony\Component\FormFormBuilder {#80
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#3774 …1}
          -name: "description"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#5993}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#9088
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#10982 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#9088}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#6013 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#24
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "yrxf"
        -normData: "yrxf"
        -viewData: "yrxf"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "description"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#3777
          -elements: array:1 [
            0 => "description"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "description"
        }
      }
      "date_debut" => Symfony\Component\FormForm {#118
        -config: Symfony\Component\FormFormBuilder {#49
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#5105 …1}
          -name: "date_debut"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#6102}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#6034 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#10971}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#6031 …8}
          ]
          -data: DateTime @1645010785 {#5996
            date: 2022-02-16 12:26:25.408425 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#6096 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010785 {#5996}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#32
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#3 …16}
            "month" => Symfony\Component\FormForm {#246 …16}
            "day" => Symfony\Component\FormForm {#294 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010785 {#3783
          date: 2022-02-16 12:26:25.408425 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010785 {#3783}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_debut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#312
          -elements: array:1 [
            0 => "date_debut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_debut"
        }
      }
      "date_fin" => Symfony\Component\FormForm {#276
        -config: Symfony\Component\FormFormBuilder {#280
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#2527 …1}
          -name: "date_fin"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#6102}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#5864 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#10971}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#5977 …8}
          ]
          -data: DateTime @1645010785 {#5982
            date: 2022-02-16 12:26:25.408427 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#6022 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010785 {#5982}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#278
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#240 …16}
            "month" => Symfony\Component\FormForm {#250 …16}
            "day" => Symfony\Component\FormForm {#242 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010785 {#780
          date: 2022-02-16 12:26:25.408427 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010785 {#780}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_fin"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#54
          -elements: array:1 [
            0 => "date_fin"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_fin"
        }
      }
      "nom_de_code" => Symfony\Component\FormForm {#209
        -config: Symfony\Component\FormFormBuilder {#206
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#3771 …1}
          -name: "nom_de_code"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#515}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#10971}
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#513
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#10982 …}
            use: { …1}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: "App\Entity\NomDeCode"
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => "App\Entity\NomDeCode"
            "empty_data" => Closure(FormInterface $form) {#513}
            "error_bubbling" => true
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#511 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#204
          -elements: & array:1 [
            "code" => Symfony\Component\FormForm {#194 …16}
          ]
          -orderedKeys: & array:1 [
            0 => "code"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityNomDeCode {#6610 …2}
        -normData: Proxies\__CG__\App\EntityNomDeCode {#6610 …2}
        -viewData: Proxies\__CG__\App\EntityNomDeCode {#6610 …2}
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "nom_de_code"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#3773
          -elements: array:1 [
            0 => "nom_de_code"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "nom_de_code"
        }
      }
      "type" => Symfony\Component\FormForm {#153
        -config: Symfony\Component\FormFormBuilder {#177
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#3656 …1}
          -name: "type"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#471}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#300 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#295 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#492 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#4556 …2}
            "class" => "App\Entity\TypeDeMissions"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#474 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#283 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#337 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#291 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#287 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#68
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityTypeDeMissions {#12632 …2}
        -normData: Proxies\__CG__\App\EntityTypeDeMissions {#12632 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "type"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#3561
          -elements: array:1 [
            0 => "type"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "type"
        }
      }
      "statut" => Symfony\Component\FormForm {#146
        -config: Symfony\Component\FormFormBuilder {#149
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#5954 …1}
          -name: "statut"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#471}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#454 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#452 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#307 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#4556 …2}
            "class" => "App\Entity\Status"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#318 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#436 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#337 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#370 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#372 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#152
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityStatus {#5167 …2}
        -normData: Proxies\__CG__\App\EntityStatus {#5167 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "statut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#3659
          -elements: array:1 [
            0 => "statut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "statut"
        }
      }
      "specialite" => Symfony\Component\FormForm {#154
        -config: Symfony\Component\FormFormBuilder {#162
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#6371 …1}
          -name: "specialite"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#471}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#324 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#486 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#421 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#4556 …2}
            "class" => "App\Entity\Specialites"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#425 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#449 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#337 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#451 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#461 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#163
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntitySpecialites {#7575 …2}
        -normData: Proxies\__CG__\App\EntitySpecialites {#7575 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "specialite"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#3660
          -elements: array:1 [
            0 => "specialite"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "specialite"
        }
      }
      "pays" => Symfony\Component\FormForm {#172
        -config: Symfony\Component\FormFormBuilder {#48
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#5928 …1}
          -name: "pays"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#471}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#222 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#224 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#498 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => array:1 [ …1]
            "choices" => null
            "choice_filter" => null
            "class" => "App\Entity\Pays"
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#4556 …2}
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#251 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#231 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#337 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#239 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#241 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#44
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityPays {#11321 …2}
        -normData: Proxies\__CG__\App\EntityPays {#11321 …2}
        -viewData: "59"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#5923
          -elements: array:1 [
            0 => "pays"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays"
        }
      }
      "planques" => Symfony\Component\FormForm {#132
        -config: Symfony\Component\FormFormBuilder {#23
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#5948 …1}
          -name: "planques"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#471}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#155}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#157 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#148 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#214 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#4556 …2}
            "class" => "App\Entity\Planques"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#205 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#189 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#337 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#186 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#182 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#84
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#11653}
        -normData: Doctrine\ORMPersistentCollection {#11653}
        -viewData: array:1 [
          0 => "1"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "planques"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#4776
          -elements: array:1 [
            0 => "planques"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "planques"
        }
      }
      "agents" => Symfony\Component\FormForm {#8
        -config: Symfony\Component\FormFormBuilder {#83
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#363 …1}
          -name: "agents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#471}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#108}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#120 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#29 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#145 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#4556 …2}
            "class" => "App\Entity\Agents"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#74 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#31 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#337 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#71 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#12 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#37
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#4919}
        -normData: Doctrine\ORMPersistentCollection {#4919}
        -viewData: array:1 [
          0 => "4"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "agents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#361
          -elements: array:1 [
            0 => "agents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "agents"
        }
      }
      "contacts" => Symfony\Component\FormForm {#15
        -config: Symfony\Component\FormFormBuilder {#11
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#6589 …1}
          -name: "contacts"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#471}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#3475}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#3785 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#4895 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#104 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#4556 …2}
            "class" => "App\Entity\Contacts"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#3460 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#3793 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#337 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#5862 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#5904 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#159
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#6231}
        -normData: Doctrine\ORMPersistentCollection {#6231}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contacts"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#6146
          -elements: array:1 [
            0 => "contacts"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contacts"
        }
      }
      "Cibles" => Symfony\Component\FormForm {#212
        -config: Symfony\Component\FormFormBuilder {#207
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#6127 …1}
          -name: "Cibles"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#471}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#2560}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#2564 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#2567 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#2587 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#4556 …2}
            "class" => "App\Entity\Cibles"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#2583 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#2575 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#337 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#2574 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#2573 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#198
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#11336}
        -normData: Doctrine\ORMPersistentCollection {#11336}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "Cibles"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#6142
          -elements: array:1 [
            0 => "Cibles"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "Cibles"
        }
      }
      "pays_de_la_planque" => Symfony\Component\FormForm {#185
        -config: Symfony\Component\FormFormBuilder {#183
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#6139 …1}
          -name: "pays_de_la_planque"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#2555}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerIntegerToLocalizedStringTransformer {#113 …4}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#2557
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#10982 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#7186}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#10980}
          -autoInitialize: false
          -options: array:51 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter an integer."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#5043}
            "csrf_token_id" => null
            "grouping" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#2557}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#660 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "rounding_mode" => 2
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#2559}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#156
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: 75
        -normData: 75
        -viewData: "75"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays_de_la_planque"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#6120
          -elements: array:1 [
            0 => "pays_de_la_planque"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays_de_la_planque"
        }
      }
    ]
    -orderedKeys: & array:14 [
      0 => "titre"
      1 => "description"
      2 => "date_debut"
      3 => "date_fin"
      4 => "nom_de_code"
      5 => "type"
      6 => "statut"
      7 => "specialite"
      8 => "pays"
      9 => "planques"
      10 => "agents"
      11 => "contacts"
      12 => "Cibles"
      13 => "pays_de_la_planque"
    ]
    -managedCursors: & []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityMissions {#12837}
  -normData: App\EntityMissions {#12837}
  -viewData: App\EntityMissions {#12837}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "missions"
  -inheritData: false
  -propertyPath: null
}

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

59

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

75

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

array:12 [
  "titre" => "dtjg"
  "description" => "yrxf"
  "date_debut" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "date_fin" => array:3 [
    "day" => "16"
    "month" => "2"
    "year" => "2022"
  ]
  "nom_de_code" => array:1 [
    "code" => "yk"
  ]
  "type" => "1"
  "statut" => "1"
  "specialite" => "1"
  "pays" => "75"
  "planques" => array:1 [
    0 => "1"
  ]
  "agents" => array:1 [
    0 => "4"
  ]
  "pays_de_la_planque" => "75"
]

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionsType.php on line 66

Symfony\Component\Form\Form {#1175
  -config: Symfony\Component\FormFormBuilder {#1233
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1322 …1}
    -name: "missions"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#858
      -proxiedType: Symfony\Component\FormResolvedFormType {#855
        -innerType: App\FormMissionsType {#799
          +"planquesRepository": App\RepositoryPlanquesRepository {#800
            #_entityName: "App\Entity\Planques"
            #_em: ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            #_class: Doctrine\ORM\MappingClassMetadata {#484 …}
          }
        }
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#810
          -proxiedType: Symfony\Component\FormResolvedFormType {#811
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
            -typeExtensions: array:7 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#809 …1}
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#803 …1}
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#812 …2}
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#837 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#844 …6}
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#845 …1}
              6 => EasyCorp\Bundle\EasyAdminBundle\Form\ExtensionEaCrudFormTypeExtension {#847 …1}
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#856
              -defined: array:51 [ …51]
              -defaults: array:49 [ …49]
              -nested: []
              -required: []
              -resolved: array:29 [ …29]
              -normalizers: array:3 [ …3]
              -allowedValues: []
              -allowedTypes: array:16 [ …16]
              -info: array:3 [ …3]
              -lazy: array:4 [ …4]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
              -prototype: null
              -prototypeIndex: null
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797
            #data: array:3 [
              "forms" => []
              "forms_by_hash" => []
              "nb_errors" => 0
            ]
            -cloner: null
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#798}
            -dataByForm: array:22 [
              "00000000000004970000000000000000" => array:8 [
                "id" => "missions"
                "name" => "missions"
                "type_class" => "App\Form\MissionsType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004c90000000000000000" => array:8 [
                "id" => "missions_titre"
                "name" => "titre"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004cc0000000000000000" => array:8 [
                "id" => "missions_description"
                "name" => "description"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004c30000000000000000" => array:8 [
                "id" => "missions_date_debut"
                "name" => "date_debut"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004ca0000000000000000" => array:8 [
                "id" => "missions_date_debut_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004d20000000000000000" => array:8 [
                "id" => "missions_date_debut_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004d60000000000000000" => array:8 [
                "id" => "missions_date_debut_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004f40000000000000000" => array:8 [
                "id" => "missions_date_fin"
                "name" => "date_fin"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:62 [ …62]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000004f70000000000000000" => array:8 [
                "id" => "missions_date_fin_year"
                "name" => "year"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004fa0000000000000000" => array:8 [
                "id" => "missions_date_fin_month"
                "name" => "month"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000004fd0000000000000000" => array:8 [
                "id" => "missions_date_fin_day"
                "name" => "day"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                "synchronized" => true
                "passed_options" => array:9 [ …9]
                "resolved_options" => array:63 [ …63]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "00000000000005090000000000000000" => array:8 [
                "id" => "missions_nom_de_code"
                "name" => "nom_de_code"
                "type_class" => "App\Form\NomDeCodeAjouter"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000050c0000000000000000" => array:8 [
                "id" => "missions_nom_de_code_code"
                "name" => "code"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:49 [ …49]
                "default_data" => array:1 [ …1]
                "submitted_data" => []
              ]
              "000000000000050f0000000000000000" => array:8 [
                "id" => "missions_type"
                "name" => "type"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005120000000000000000" => array:8 [
                "id" => "missions_statut"
                "name" => "statut"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005150000000000000000" => array:8 [
                "id" => "missions_specialite"
                "name" => "specialite"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005180000000000000000" => array:8 [
                "id" => "missions_pays"
                "name" => "pays"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [ …2]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000051b0000000000000000" => array:8 [
                "id" => "missions_planques"
                "name" => "planques"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "000000000000051e0000000000000000" => array:8 [
                "id" => "missions_agents"
                "name" => "agents"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005210000000000000000" => array:8 [
                "id" => "missions_contacts"
                "name" => "contacts"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005240000000000000000" => array:8 [
                "id" => "missions_Cibles"
                "name" => "Cibles"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [ …4]
                "resolved_options" => array:67 [ …67]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
              "00000000000005270000000000000000" => array:8 [
                "id" => "missions_pays_de_la_planque"
                "name" => "pays_de_la_planque"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\IntegerType"
                "synchronized" => true
                "passed_options" => array:1 [ …1]
                "resolved_options" => array:51 [ …51]
                "default_data" => array:2 [ …2]
                "submitted_data" => []
              ]
            ]
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#880
          -defined: array:52 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_html" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "priority" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "is_empty_callback" => true
            "getter" => true
            "setter" => true
            "form_attr" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
            "ea_crud_form" => true
            "pays_de_la_planque" => true
          ]
          -defaults: array:50 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "priority" => 0
            "data_class" => "App\Entity\Missions"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164
              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#163
                -entropy: 256
              }
              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#162
                -requestStack: Symfony\Component\HttpFoundationRequestStack {#140
                  -requests: & array:1 [
                    0 => Symfony\Component\HttpFoundationRequest {#50 …26}
                  ]
                }
                -namespace: "_csrf"
              }
              -namespace: Closure() {#160
                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                this: Symfony\Component\Security\CsrfCsrfTokenManager {#164}
                use: {
                  $namespace: Symfony\Component\HttpFoundationRequestStack {#140}
                  $superGlobalNamespaceGenerator: Closure() {#161}
                }
              }
            }
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "pays_de_la_planque" => 75
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#883 …2}
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#882 …2}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#881 …3}
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:16 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_html" => array:1 [
              0 => "bool"
            ]
            "priority" => array:1 [
              0 => "int"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "action" => array:1 [
              0 => "string"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:3 [
              0 => "string"
              1 => "null"
              2 => "Symfony\Component\Translation\TranslatableMessage"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
            "is_empty_callback" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "getter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "setter" => array:2 [ …2]
            "form_attr" => array:2 [ …2]
            "constraints" => array:2 [ …2]
          ]
          -info: array:3 [
            "priority" => "The form rendering priority (higher priorities will be rendered first)"
            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [ …1]
            "error_bubbling" => array:1 [ …1]
            "upload_max_size_message" => array:1 [ …1]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
          -prototype: null
          -prototypeIndex: null
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804
      -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#802
        -accessors: array:2 [
          0 => Symfony\Component\Form\Extension\Core\DataAccessorCallbackAccessor {#808}
          1 => Symfony\Component\Form\Extension\Core\DataAccessorPropertyPathAccessor {#806
            -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#337 …9}
          }
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#878
      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
      this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
      use: {
        $class: "App\Entity\Missions"
      }
    }
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityMissions {#395
          -id: 5
          -titre: "dtjg"
          -description: "yrxf"
          -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#503
            -id: 16
            -code: "yk"
            -agents: null
            -cibles: null
            -contacts: null
            -planques: null
            -missions: App\EntityMissions {#395}
            +__isInitialized__: true
             …2
          }
          -pays: Proxies\__CG__\App\EntityPays {#465
            -id: 59
            -nom: "Bénin"
            -agents: Doctrine\ORMPersistentCollection {#1388
              #collection: Doctrine\Common\CollectionsArrayCollection {#1389
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
              -isDirty: false
            }
            -cibles: Doctrine\ORMPersistentCollection {#1390
              #collection: Doctrine\Common\CollectionsArrayCollection {#1391
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
              -isDirty: false
            }
            -contacts: Doctrine\ORMPersistentCollection {#1392
              #collection: Doctrine\Common\CollectionsArrayCollection {#1393
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "nationalite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
              -isDirty: false
            }
            -planques: Doctrine\ORMPersistentCollection {#1394
              #collection: Doctrine\Common\CollectionsArrayCollection {#1395
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "pays"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
              -isDirty: false
            }
            -missions: Doctrine\ORMPersistentCollection {#1396
              #collection: Doctrine\Common\CollectionsArrayCollection {#1397
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityPays {#465 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "pays"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -agents: Doctrine\ORMPersistentCollection {#474
            #collection: Doctrine\Common\CollectionsArrayCollection {#680
              -elements: array:1 [
                0 => App\EntityAgents {#1439
                  -id: 4
                  -nom: "Lavisse2"
                  -prenom: "Jean-Baptiste2"
                  -date_de_naissance: DateTime @-2145920400 {#1437 …1}
                  -specialites: Doctrine\ORMPersistentCollection {#1441 …9}
                  -nom_de_code: Proxies\__CG__\App\EntityNomDeCode {#1443 …8}
                  -nationalite: null
                  -missions: Doctrine\ORMPersistentCollection {#1444 …9}
                }
              ]
            }
            #initialized: true
            -snapshot: array:1 [ …1]
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
            -isDirty: false
          }
          -contacts: Doctrine\ORMPersistentCollection {#661
            #collection: Doctrine\Common\CollectionsArrayCollection {#663
              -elements: []
            }
            #initialized: true
            -snapshot: []
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#649 …}
            -isDirty: false
          }
          -Cibles: Doctrine\ORMPersistentCollection {#469
            #collection: Doctrine\Common\CollectionsArrayCollection {#476
              -elements: []
            }
            #initialized: true
            -snapshot: []
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#664 …}
            -isDirty: false
          }
          -type: Proxies\__CG__\App\EntityTypeDeMissions {#658
            -id: 1
            -nom: "Surveillance"
            -missions: Doctrine\ORMPersistentCollection {#1385
              #collection: Doctrine\Common\CollectionsArrayCollection {#1383
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "type"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -statut: Proxies\__CG__\App\EntityStatus {#485
            -id: 1
            -etat: "En préparation"
            -missions: Doctrine\ORMPersistentCollection {#1377
              #collection: Doctrine\Common\CollectionsArrayCollection {#1376
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntityStatus {#485 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "statut"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -planques: Doctrine\ORMPersistentCollection {#655
            #collection: Doctrine\Common\CollectionsArrayCollection {#682
              -elements: array:1 [
                0 => App\EntityPlanques {#1410
                  -id: 1
                  -code: Proxies\__CG__\App\EntityNomDeCode {#1412 …8}
                  -adresse: "3 All. des Internautes, 02200 Soissons"
                  -pays: Proxies\__CG__\App\EntityPays {#1413 …8}
                  -type: Proxies\__CG__\App\EntityTypeDePlanques {#1430 …4}
                  -missions: Doctrine\ORMPersistentCollection {#1429 …9}
                }
              ]
            }
            #initialized: true
            -snapshot: array:1 [ …1]
            -owner: App\EntityMissions {#395}
            -association: array:20 [ …20]
            -em: Doctrine\ORMEntityManager {#369 …11}
            -backRefFieldName: "missions"
            -typeClass: Doctrine\ORM\MappingClassMetadata {#484 …}
            -isDirty: false
          }
          -specialite: Proxies\__CG__\App\EntitySpecialites {#705
            -id: 1
            -nom: "ingenieur informatique"
            -agents: Doctrine\ORMPersistentCollection {#1370
              #collection: Doctrine\Common\CollectionsArrayCollection {#1369
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
              -association: array:16 [ …16]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "specialites"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#471 …}
              -isDirty: false
            }
            -missions: Doctrine\ORMPersistentCollection {#1368
              #collection: Doctrine\Common\CollectionsArrayCollection {#1366
                -elements: []
              }
              #initialized: false
              -snapshot: []
              -owner: Proxies\__CG__\App\EntitySpecialites {#705 …2}
              -association: array:15 [ …15]
              -em: Doctrine\ORMEntityManager {#369 …11}
              -backRefFieldName: "specialite"
              -typeClass: Doctrine\ORM\MappingClassMetadata {#569 …}
              -isDirty: false
            }
            +__isInitialized__: true
             …2
          }
          -date_debut: DateTime @1644966000 {#396
            date: 2022-02-16 00:00:00.0 Europe/Berlin (+01:00)
          }
          -date_fin: DateTime @1644966000 {#457
            date: 2022-02-16 00:00:00.0 Europe/Berlin (+01:00)
          }
          -pays_de_la_planque: 75
        }
      ]
    ]
    -data: App\EntityMissions {#395}
    -dataClass: "App\Entity\Missions"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#772
      -registry: Symfony\Component\FormFormRegistry {#773
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#774
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#852 …1}
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#770 …7}
            -typeExtensionServices: array:4 [ …4]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#793 …2}
          }
        ]
        -types: array:8 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#810}
          "App\Form\MissionsType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#858}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#840
            -proxiedType: Symfony\Component\FormResolvedFormType {#862 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870
            -proxiedType: Symfony\Component\FormResolvedFormType {#913 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "App\Form\NomDeCodeAjouter" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#941
            -proxiedType: Symfony\Component\FormResolvedFormType {#942 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#960
            -proxiedType: Symfony\Component\FormResolvedFormType {#961 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962
            -proxiedType: Symfony\Component\FormResolvedFormType {#963 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\IntegerType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1181
            -proxiedType: Symfony\Component\FormResolvedFormType {#1180 …4}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#887
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#853 …1}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#854 …2}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#795
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#796}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807
      -serverParams: Symfony\Component\Form\UtilServerParams {#805
        -requestStack: Symfony\Component\HttpFoundationRequestStack {#140}
      }
    }
    -autoInitialize: true
    -options: array:51 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "error_mapping" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => true
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
      "csrf_token_id" => null
      "pays_de_la_planque" => 75
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => []
      "priority" => 0
      "data_class" => "App\Entity\Missions"
      "empty_data" => Closure(FormInterface $form) {#878}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#876
        class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
        this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#837 …}
        use: {
          $translator: Symfony\Component\TranslationDataCollectorTranslator {#9 …}
          $translationDomain: "validators"
          $message: Closure() {#877 …}
        }
      }
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "form_attr" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityMissions {#395}
    ]
    -isEmptyCallback: null
    -children: []
    -unresolvedChildren: []
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1232
    -elements: & array:14 [
      "titre" => Symfony\Component\FormForm {#1225
        -config: Symfony\Component\FormFormBuilder {#1223
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1338 …1}
          -name: "titre"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#840}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#926
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#926}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#924 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1227
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "dtjg"
        -normData: "dtjg"
        -viewData: "dtjg"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "titre"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1329
          -elements: array:1 [
            0 => "titre"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "titre"
        }
      }
      "description" => Symfony\Component\FormForm {#1228
        -config: Symfony\Component\FormFormBuilder {#1229
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1339 …1}
          -name: "description"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#840}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#861
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [ …2]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#861}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#902 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1230
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "yrxf"
        -normData: "yrxf"
        -viewData: "yrxf"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "description"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1336
          -elements: array:1 [
            0 => "description"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "description"
        }
      }
      "date_debut" => Symfony\Component\FormForm {#1219
        -config: Symfony\Component\FormFormBuilder {#1220
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1328 …1}
          -name: "date_debut"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#899 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#898 …8}
          ]
          -data: DateTime @1645010835 {#921
            date: 2022-02-16 12:27:15.791800 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#873 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010835 {#921}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1221
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1226 …16}
            "month" => Symfony\Component\FormForm {#1234 …16}
            "day" => Symfony\Component\FormForm {#1238 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010835 {#1325
          date: 2022-02-16 12:27:15.791800 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010835 {#1325}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_debut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1331
          -elements: array:1 [
            0 => "date_debut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_debut"
        }
      }
      "date_fin" => Symfony\Component\FormForm {#1268
        -config: Symfony\Component\FormFormBuilder {#1269
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1470 …1}
          -name: "date_fin"
          -propertyPath: null
          -mapped: true
          -byReference: false
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#870}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerDateTimeToArrayTransformer {#938 …5}
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "formatter" => IntlDateFormatter {#937 …8}
          ]
          -data: DateTime @1645010835 {#930
            date: 2022-02-16 12:27:15.791802 Europe/Berlin (+01:00)
          }
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:62 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => false
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter a valid date."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "model_timezone" => null
            "view_timezone" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => null
            "widget" => "choice"
            "compound" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#895 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "years" => array:11 [ …11]
            "months" => array:12 [ …12]
            "days" => array:31 [ …31]
            "input" => "datetime"
            "format" => 2
            "placeholder" => array:3 [ …3]
            "html5" => true
            "choice_translation_domain" => array:3 [ …3]
            "input_format" => "Y-m-d"
            "data" => DateTime @1645010835 {#930}
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1270
          -elements: & array:3 [
            "year" => Symfony\Component\FormForm {#1271 …16}
            "month" => Symfony\Component\FormForm {#1274 …16}
            "day" => Symfony\Component\FormForm {#1277 …16}
          ]
          -orderedKeys: & array:3 [
            0 => "year"
            1 => "month"
            2 => "day"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: DateTime @1645010835 {#1471
          date: 2022-02-16 12:27:15.791802 Europe/Berlin (+01:00)
        }
        -normData: DateTime @1645010835 {#1471}
        -viewData: array:3 [
          "year" => "2022"
          "month" => "2"
          "day" => "16"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "date_fin"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1323
          -elements: array:1 [
            0 => "date_fin"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "date_fin"
        }
      }
      "nom_de_code" => Symfony\Component\FormForm {#1289
        -config: Symfony\Component\FormFormBuilder {#1290
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1342 …1}
          -name: "nom_de_code"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#941}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#804}
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#945
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
            use: { …1}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: "App\Entity\NomDeCode"
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [ …1]
            "priority" => 0
            "data_class" => "App\Entity\NomDeCode"
            "empty_data" => Closure(FormInterface $form) {#945}
            "error_bubbling" => true
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#947 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1291
          -elements: & array:1 [
            "code" => Symfony\Component\FormForm {#1292 …16}
          ]
          -orderedKeys: & array:1 [
            0 => "code"
          ]
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -normData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -viewData: Proxies\__CG__\App\EntityNomDeCode {#503 …2}
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "nom_de_code"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1340
          -elements: array:1 [
            0 => "nom_de_code"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "nom_de_code"
        }
      }
      "type" => Symfony\Component\FormForm {#1295
        -config: Symfony\Component\FormFormBuilder {#1296
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1346 …1}
          -name: "type"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1033 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1034 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#986 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\TypeDeMissions"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#978 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1041 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1037 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1040 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1297
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
        -normData: Proxies\__CG__\App\EntityTypeDeMissions {#658 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "type"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1344
          -elements: array:1 [
            0 => "type"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "type"
        }
      }
      "statut" => Symfony\Component\FormForm {#1298
        -config: Symfony\Component\FormFormBuilder {#1299
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1361 …1}
          -name: "statut"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1011 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1012 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1029 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Status"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1026 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1020 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1019 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1018 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1300
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityStatus {#485 …2}
        -normData: Proxies\__CG__\App\EntityStatus {#485 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "statut"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1347
          -elements: array:1 [
            0 => "statut"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "statut"
        }
      }
      "specialite" => Symfony\Component\FormForm {#1301
        -config: Symfony\Component\FormFormBuilder {#1302
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1380 …1}
          -name: "specialite"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#979 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#989 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => false
            "empty_data" => ""
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1007 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Specialites"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1005 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#998 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#997 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#996 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1303
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntitySpecialites {#705 …2}
        -normData: Proxies\__CG__\App\EntitySpecialites {#705 …2}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "specialite"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1348
          -elements: array:1 [
            0 => "specialite"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "specialite"
        }
      }
      "pays" => Symfony\Component\FormForm {#1304
        -config: Symfony\Component\FormFormBuilder {#1305
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1373 …1}
          -name: "pays"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1064 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [ …2]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1063 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#983 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => array:1 [ …1]
            "choices" => null
            "choice_filter" => null
            "class" => "App\Entity\Pays"
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1050 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1055 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1056 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1057 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1306
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\EntityPays {#465 …2}
        -normData: Proxies\__CG__\App\EntityPays {#465 …2}
        -viewData: "59"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1382
          -elements: array:1 [
            0 => "pays"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays"
        }
      }
      "planques" => Symfony\Component\FormForm {#1307
        -config: Symfony\Component\FormFormBuilder {#1308
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1364 …1}
          -name: "planques"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1094}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1089 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1086 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1068 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Planques"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1072 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1078 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1079 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1080 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1309
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#655}
        -normData: Doctrine\ORMPersistentCollection {#655}
        -viewData: array:1 [
          0 => "1"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "planques"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1375
          -elements: array:1 [
            0 => "planques"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "planques"
        }
      }
      "agents" => Symfony\Component\FormForm {#1310
        -config: Symfony\Component\FormFormBuilder {#1311
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1404 …1}
          -name: "agents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1120}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1116 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1113 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1091 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Agents"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1098 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1105 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1106 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1107 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1312
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#474}
        -normData: Doctrine\ORMPersistentCollection {#474}
        -viewData: array:1 [
          0 => "4"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "agents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1407
          -elements: array:1 [
            0 => "agents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "agents"
        }
      }
      "contacts" => Symfony\Component\FormForm {#1313
        -config: Symfony\Component\FormFormBuilder {#1314
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1432 …1}
          -name: "contacts"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1147}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1143 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1140 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1123 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Contacts"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1125 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1132 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1133 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1134 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1315
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#661}
        -normData: Doctrine\ORMPersistentCollection {#661}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contacts"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1435
          -elements: array:1 [
            0 => "contacts"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contacts"
        }
      }
      "Cibles" => Symfony\Component\FormForm {#1316
        -config: Symfony\Component\FormFormBuilder {#1317
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1452 …1}
          -name: "Cibles"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#962}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1174}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1170 …1}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [ …4]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1167 …2}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:67 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1150 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "em" => ContainerV2uFkRY\EntityManager_9a5be93 - Doctrine\ORMEntityManager@proxy {#349 …2}
            "class" => "App\Entity\Cibles"
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1152 …6}
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1159 …1}
            "choice_label" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLabel {#977 …1}
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1160 …1}
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1161 …1}
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1318
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\ORMPersistentCollection {#469}
        -normData: Doctrine\ORMPersistentCollection {#469}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "Cibles"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1455
          -elements: array:1 [
            0 => "Cibles"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "Cibles"
        }
      }
      "pays_de_la_planque" => Symfony\Component\FormForm {#1319
        -config: Symfony\Component\FormFormBuilder {#1320
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1463 …1}
          -name: "pays_de_la_planque"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1181}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerIntegerToLocalizedStringTransformer {#1188 …4}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1177
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            this: Symfony\Component\Form\Extension\Core\TypeFormType {#801 …}
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [ …1]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#772}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#807}
          -autoInitialize: false
          -options: array:51 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please enter an integer."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#164}
            "csrf_token_id" => null
            "grouping" => false
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1177}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1182 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "rounding_mode" => 2
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\FormForm {#1175}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1321
          -elements: & []
          -orderedKeys: & []
          -managedCursors: & []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: 75
        -normData: 75
        -viewData: "75"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "pays_de_la_planque"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1466
          -elements: array:1 [
            0 => "pays_de_la_planque"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "pays_de_la_planque"
        }
      }
    ]
    -orderedKeys: & array:14 [
      0 => "titre"
      1 => "description"
      2 => "date_debut"
      3 => "date_fin"
      4 => "nom_de_code"
      5 => "type"
      6 => "statut"
      7 => "specialite"
      8 => "pays"
      9 => "planques"
      10 => "agents"
      11 => "contacts"
      12 => "Cibles"
      13 => "pays_de_la_planque"
    ]
    -managedCursors: & []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityMissions {#395}
  -normData: App\EntityMissions {#395}
  -viewData: App\EntityMissions {#395}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "missions"
  -inheritData: false
  -propertyPath: null
}

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

75

POST http://127.0.0.1:8000/missions/5/edit

  • controller
    "App\Controller\MissionsController::edit"
    
  • project dirC:\xampp\htdocs\mes-sites\le-bureau-des-legendes

MissionPlanquesValidator.php on line 12

75